Marcel Mraz
d9b96e8f6c
Merge branch 'master' into mrazator/scene-static-methods-removal
2025-04-16 14:08:31 +02:00
Marcel Mraz
2e4ca2d11a
Expose scene.mutateElement and use original mutateElement
2025-04-16 13:54:47 +02:00
Marcel Mraz
11600ee6a6
Deprecate mutateElement in the codebase
2025-04-15 23:53:43 +02:00
Marcel Mraz
acfa33650e
Remove mutators, pass scene everywhere, make temp scenes for special cases
2025-04-15 23:24:59 +02:00
Marcel Mraz
567c9f51e4
Passing in elementsMap in updatePoints, refactor to ElementsMap types
2025-04-15 14:02:50 +02:00
Marcel Mraz
94c773a990
Deprecate mutateElement, use scene.mutateElement or mutateElementWIth instead
2025-04-14 17:25:12 +02:00
jhanma17dev
dff69e9191
chore: Element center point util ( #9298 )
Tests / test (push) Successful in 5m4s
2025-04-09 17:04:51 +02:00
Marcel Mraz
703a8f0e78
Separate mutation of elbow arrows from mutateElement
2025-04-08 23:31:44 +00:00
David Luzar
c2caf78e95
fix: deselected hit element being duplicated + incorrect re-seeding ( #9333 )
...
* fix: deselected hit element being duplicated + incorrect re-seeding
* snapshots
* Fix alt-drag binding
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
* Add alt-drag bound arrow test
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
---------
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
2025-04-07 10:41:31 +02:00
Marcel Mraz
432a46ef9e
refactor: separate elements logic into a standalone package ( #9285 )
Auto release excalidraw next / Auto-release-excalidraw-next (push) Failing after 2m36s
Build Docker image / build-docker (push) Failing after 6s
Cancel previous runs / cancel (push) Failing after 1s
Publish Docker / publish-docker (push) Failing after 31s
New Sentry production release / sentry (push) Failing after 2m3s
2025-03-26 15:24:59 +01:00