Commit a922e2f
Fix: Prevent arrow bend changes when moving groups of shapes (#770)
- Check if only the relation shape is selected before applying bend changes
- When multiple shapes are selected together, perform simple translation
- Preserves existing behavior when dragging arrow alone (bend changes allowed)
- Aligns with tldraw native arrow behavior for group movements
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Trang Doan <trangdoan982@users.noreply.github.com>1 parent 2fbfcbc commit a922e2f
1 file changed
Lines changed: 7 additions & 2 deletions
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
478 | | - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
479 | 484 | | |
480 | 485 | | |
481 | 486 | | |
| |||
0 commit comments