This repository was archived by the owner on Aug 23, 2026. It is now read-only.
v1.0.2: Flexible path drawing
This patch fixes a bug where all paths between nodes change level (if needed) at 50% between 2 nodes. But sometimes there is another node there and it draws the path underneath that node. Now it is aware of nodes on its path and it will change accordingly.