FE-1702: Add experimental automatic arc connections - #9677
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
329268f to
3510b40
Compare
3510b40 to
f23d6bb
Compare
f23d6bb to
eb3d50e
Compare
PR SummaryMedium Risk Overview When enabled, place and transition nodes use a shared Arc geometry is computed in Reviewed by Cursor Bugbot for commit 92ac599. Bugbot is set up for automated code reviews on this repo. Configure here. |
eb3d50e to
92ac599
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 92ac599. Configure here.

Important
Experimental
Adds the Automatic arc connections feature flag in Viewport Settings.
Summary
Arcs attach to place and transition outlines, following the direction between nodes. Hovering a node reveals one outgoing handle; dragging it onto a valid target creates the arc.
The setting is off by default and saved per user. Turning it off restores the previous arc style and fixed handles.
automatic-arc-connections.mp4
Links
Blocked by
Changes
Known issues
Test coverage
19e5292c79; its four check frames were inspected, and the recording reported no console or page errors19e5292c79(20 tasks). Both PR commits remain patch-equivalent after the final rebase to92ac5993d1; formatting and diff checks passed on that headHow to test