mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
42a9d95702
Before this fix, graph preparation sometimes left extra long-edges not connected to anything in. They were not visible after the SVG exportation, but they were making edge routing worse (by forcing horizontal lanes to appear where they shouldn't be - thus spacing nodes further away from each other than necessary).