Skip to content

Adjust graph edge attachment points to node boundaries#298

Open
ibgreen wants to merge 1 commit intomasterfrom
codex/fix-edge-attachment-points-in-graph-layer
Open

Adjust graph edge attachment points to node boundaries#298
ibgreen wants to merge 1 commit intomasterfrom
codex/fix-edge-attachment-points-in-graph-layer

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Oct 31, 2025

Summary

  • derive node geometry from node styles so edges can attach to the rendered boundary instead of node centers
  • add geometry intersection helpers to compute attachment points for circles, rectangles, and rounded rectangles
  • update edge layout generation to respect node offsets and decorator layers using the adjusted start/end positions

Testing

  • yarn test --run (fails: template package has no entry point)

https://chatgpt.com/codex/tasks/task_e_6904bbb89a0c8328921afcee014a74b0

@ibgreen ibgreen force-pushed the codex/fix-edge-attachment-points-in-graph-layer branch from 90e6842 to 3a632e5 Compare October 31, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant