11 Commits

Author SHA1 Message Date
dwelle
74dcaeebda loopLock -> polygon 2025-05-08 23:09:41 +02:00
dwelle
d1fa9005b9 fix polygon behavior when adding/removing/moving points within line editor 2025-05-08 22:59:44 +02:00
dwelle
ac1ad31921 Merge branch 'master' into zsviczian-loop-lock
# Conflicts:
#	packages/element/src/linearElementEditor.ts
#	packages/excalidraw/actions/actionLinearEditor.tsx
#	packages/excalidraw/tests/__snapshots__/regressionTests.test.tsx.snap
2025-05-08 17:09:49 +02:00
David Luzar
ff2ed5d26a
refactor: change movePoints pointUpdates type (#9499) 2025-05-08 16:47:13 +02:00
dwelle
b3eb93f130 auto-enable polygon when aligning start/end points 2025-05-07 23:04:45 +02:00
dwelle
904c209f96 do not disable polygon when creating new points via alt 2025-05-07 23:04:45 +02:00
Marcel Mraz
3dc54a724a
feat: add onIncrement API (#9450) 2025-05-06 19:23:02 +02:00
zsviczian
54b4a304c9 Loop Lock/Unlock 2025-05-04 11:00:19 +00:00
Marcel Mraz
1913599594
refactor: remove dependency on the (static) Scene (#9389) 2025-04-23 13:45:08 +02:00
Márk Tolmács
b3d5ba0567
fix: Linear element is not normalized (#9347)
* Fix #9292
2025-04-06 13:41:11 +02:00
Marcel Mraz
432a46ef9e
refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00