6 Commits

Author SHA1 Message Date
Mark Tolmacs
6c93d6e997
[skip ci] inverted polygon hit test
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-05-20 09:27:42 +02:00
Mark Tolmacs
db3e5c63ef
Fixing tests 2025-05-20 09:27:42 +02:00
Mark Tolmacs
508d4c3681
Fix condition where linear and freedraw cannot be unselected 2025-05-20 09:27:42 +02:00
Mark Tolmacs
0c5d3850d0
Precise hit testing
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-05-20 09:27:42 +02:00
Marcel Mraz
7e41026812
refactor: export everything from @excalidraw/element, don't import from subpaths (#9466)
* Don't import from subpaths

* Fix tests, move related tests to element
2025-05-09 23:01:33 +02:00
Marcel Mraz
432a46ef9e
refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00