Edge pathfinding — route edges around nodes #3
Loading…
Add table
Add a link
Reference in a new issue
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?
Route edges around node bounding boxes instead of drawing them behind/through cards. Currently bezier curves can overlap with nodes that are in the way.
Implement pathfinding that detects node bounding boxes and routes edges around them for cleaner visual output.