excalidraw/packages
Márk Tolmács ba8c09d529
fix: Incorrect point offsetting in LinearElementEditor.movePoints() (#8145)
The LinearElementEditor.movePoints() function incorrectly calculates the offset for local linear element points when multiple targetPoints are provided, one of those target points is index === 0 AND the other points are moved in the negative direction, and ending up with negative local coordinates.

Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-06-28 12:23:10 +02:00
..
excalidraw fix: Incorrect point offsetting in LinearElementEditor.movePoints() (#8145) 2024-06-28 12:23:10 +02:00
utils feat: editable element stats (#6382) 2024-06-12 19:49:46 +02:00
tsconfig.dev.json build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30
tsconfig.prod.json build: decouple package deps and introduce yarn workspaces (#7415) 2023-12-12 11:32:51 +05:30