15 lines
500 B
Markdown
15 lines
500 B
Markdown
|
|
#### 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
|