tldraw/packages
Lu Wilson 5d826c926d
Fix arrows with weird bends crashing (#1540)
This PR prevents a crash when you try to curve an arrow that is pointing
a very small distance.

Fixes #1533

### Change Type

- [x] `patch` — Bug Fix

### Test Plan

1. Draw a line.
2. Draw an arrow from one point on the line to another point on the
line.
3. It might look weird or flicker (that's ok - that's a *different*
issue - we can fix it another time).
4. Move the middle handle of the arrow.
5. It should curve the arrow.

---

1. Open this snapshot link:
https://www.tldraw.com/s/v2_c_LtB3kVSYEyWuR-aCCrrUn
2. Copy its contents onto your own tldraw.
3. Click on the frog.
4. Drag the handle that's on the frog's face.
5. It shouldn't crash the app.

- [ ] Unit Tests
- [ ] Webdriver tests

### Release Notes

- Fixed a rare crash that could happen when you try to curve an arrow
with zero distance.
2023-06-06 13:30:50 +00:00
..
assets update lazyrepo 2023-06-05 18:32:32 +01:00
editor Fix arrows with weird bends crashing (#1540) 2023-06-06 13:30:50 +00:00
file-format update lazyrepo 2023-06-05 18:32:32 +01:00
indices update lazyrepo 2023-06-05 18:32:32 +01:00
polyfills update lazyrepo 2023-06-05 18:32:32 +01:00
primitives Fix arrows with weird bends crashing (#1540) 2023-06-06 13:30:50 +00:00
store update lazyrepo 2023-06-05 18:32:32 +01:00
tldraw update lazyrepo 2023-06-05 18:32:32 +01:00
tlschema [feature] add vertical align to note shape (#1539) 2023-06-06 13:27:32 +00:00
ui Use "Toggle locked" (#1538) 2023-06-06 11:52:26 +00:00
utils update lazyrepo 2023-06-05 18:32:32 +01:00
validate update lazyrepo 2023-06-05 18:32:32 +01:00