v5.2.3
River-Zhang/SIFUv5.2.3Jul 6, 2026by huppy-bot[bot]
AI Summary
A bug fix release addressing an issue where arrow endpoint double-click toggles fired prematurely before a drag could be initiated.
Key Highlights
- Fixes arrow endpoint double-click toggle timing
- Defer handle double click toggle
New Features
- Arrow handle interaction stability fix
Full Release Notes
Generated from commits between `v5.2.2` and `HEAD` ## Bug Fixes ### fix(arrows): defer handle double click toggle ([#9499](https://github.com/tldraw/tldraw/issues/9499)) - Fix arrow endpoint double-click toggles firing before a second click can become a drag.