ikaros-project / ikaros-3

Ikaros version 3
GNU Affero General Public License v3.0
3 stars 1 forks source link

Feature request: connections rendered behind modules in the graph #46

Closed trondarild closed 3 days ago

trondarild commented 1 month ago

For complex graphs with many connections, the graph quickly looks crowded; letting modules always be rendered on top would help.

ikaros-project commented 1 month ago

We may add a button to select whether connections are draw on top or behind modules. Smarter routing of the connections is also planned but we have to figure out a suitable algorithm for this.