Skip to content
This repository was archived by the owner on Aug 23, 2026. It is now read-only.

v1.0.2: Flexible path drawing

Choose a tag to compare

@tilouage tilouage released this 03 May 08:30
· 41 commits to main since this release

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.