This commit is contained in:
Alexander Wang 2023-04-30 09:39:50 -07:00
parent cd47fc8dd7
commit 0cc2d5dd6d
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -0,0 +1,14 @@
#### Features 🚀
- Nodes are expanded to aesthetically fit all connections if not enough room with default dimensions
- Arrowhead labels are considered in autolayout and avoid overlaps as much as possible
#### Improvements 🧹
- Pairs of nodes prefer horizontal arrangements given multiple connections with labels
#### Bugfixes ⛑️
- Fixes a rare bug using `near` to a node in a tree structure
- Fixes a rare bug positioning nested node clusters
- Fixes a rare panic involving edge labels