Net labels detach from topology in stub mode #56
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Rbanh/schemeta#56
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem\nLabel-tie mode can produce labels that appear visually detached from nearby pins/routes, reducing trust in connectivity.\n\nAcceptance\n- Label anchors must remain within bounded distance of route/tie anchor\n- Hide/relocate labels that cannot satisfy non-overlap constraints\n- Add deterministic label-anchor metrics to compile status\n- Add fixture-based regression assertions
Related UX mitigation in
9a21e11: annotation/legend overlays are hidden in canvas by default to reduce detached/floating text noise while we complete label-anchor constraints.Shipped in
c247a33: selected component note hint now refreshes on selection render path (not only after movement/transform updates).