You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Gravity droop bezier: control points pushed downward by distance-scaled
sag so cables look like physical patch cables in all directions
- Cables render on top of modules (SVG z-index raised, pointer-events: none
on overlay with stroke-level hit-testing preserved)
- Colored endpoint dots at each cable connection point pin cables visually
to their patch points above module cards
- Thinner cable strokes (8→6, selected 10→8) for cleaner diagrams
- Anchor hover only shows in patching mode (cable tool active); suppressed
in Select and Text modes to avoid middle-click/Cmd+click conflicts
- Fix null dereference crash in clearTransientInteraction when reroute ref
is cleared before the setConnections callback fires
- Middle-click and Cmd/Ctrl+click on cable paths no longer select the cable
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments