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
Edge label placement widened the grid column at the midpoint of the
chosen path segment to fit the label text. When that midpoint fell on
a column owned by a node's border, the column grew but the box's own
width did not — leaving a gap between the box and any incoming
arrowhead.
Filter label-line candidates so the widened column is always a free
edge corridor, falling back to a node column only if the path offers
no other segment.
Fixes#63
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments