David Luzar
9cd5e15917
fix: stabilize selectedElementIds
when box selecting ( #6912 )
2023-08-18 16:14:57 +02:00
David Luzar
d140d1b8b3
fix: make canvas compos memoize appState on props they declare ( #6897 )
2023-08-17 13:39:15 +02:00
Marcel Mraz
a376bd9495
feat: partition main canvas vertically ( #6759 )
...
Co-authored-by: Marcel Mraz <marcel.mraz@adacta-fintech.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2023-08-12 22:56:59 +02:00
David Luzar
9f76f8677b
feat: cache most of element selection ( #6747 )
2023-07-17 01:09:44 +02:00
David Luzar
49e4289878
feat: make appState.selectedElementIds
more stable ( #6745 )
2023-07-08 23:33:34 +02:00
Ryan Di
81ebf82979
feat: introduce frames ( #6123 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2023-06-14 18:42:01 +02:00
David Luzar
6d0716eb6b
fix: binding text to non-bindable containers and not always preferring selection ( #4655 )
2022-03-02 17:04:09 +01:00
Aakansha Doshi
bf2bca221e
fix: align and distribute binded text in container and cleanup ( #4468 )
2021-12-23 17:02:13 +05:30
David Luzar
6d40039f08
feat: allow inner-drag-selecting with cmd/ctrl ( #3603 )
...
* feat: allow inner-drag-selecting with cmd/ctrl
* don't use cursor when pressing cmd/ctrl
* ensure we reset deselected groups
* add tests
* add docs
* couple fixes around group selection
2021-05-20 22:28:34 +02:00
Lipis
b21fd49412
chore: Minor refactoring for consistency ( #2425 )
2020-11-29 17:32:51 +01:00
Lipis
a20f3240fd
Prefer arrow functions ( #2344 )
2020-11-06 21:06:39 +01:00
David Luzar
d07099aadd
fix zindex to account for group boundaries ( #2065 )
2020-09-11 17:06:07 +02:00
David Luzar
4c2d34ffd7
select single element on cmd-click ( #2087 )
2020-08-27 20:59:46 +02:00
David Luzar
f413bab3de
Fix group element removing ( #1676 )
2020-05-30 13:48:57 -07:00
Pete Hunt
61e5b66dac
Group/ungroup ( #1648 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-05-26 13:07:46 -07:00