5d826c926d
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. |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json |
@tldraw/primitives
License
The source code in this repository (as well as our 2.0+ distributions and releases) are currently licensed under Apache-2.0. These licenses are subject to change in our upcoming 2.0 release. If you are planning to use tldraw in a commercial product, please reach out at hello@tldraw.com.