You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/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>
9 months ago
..
excalidraw fix: Incorrect point offsetting in LinearElementEditor.movePoints() (#8145) 9 months ago
utils feat: editable element stats (#6382) 10 months ago
tsconfig.dev.json build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
tsconfig.prod.json build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago