v5.2.3
MCP-UI-Org/mcp-uiv5.2.3Jul 6, 2026by huppy-bot[bot]
AI Summary
This release addresses a timing issue in the arrow tool where double-clicking endpoints would trigger a toggle before a user could initiate a drag action.
Key Highlights
- Fixed arrow endpoint double-click toggles firing before a second click can become a drag.
- Resolves issue #9499 regarding premature toggle events.
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.