nengo / nengo-gui

Nengo interactive visualizer
Other
97 stars 38 forks source link

Add more detail to the fan in/out column in the connections tab of the info window #168

Open xchoo opened 9 years ago

xchoo commented 9 years ago

Currently the fan in/out displays the information for just one jump in the connections tree. However, if the end point of the connection is a passthrough node, it should take that into account when calculating the fan in/out. Ideally, the entire connection tree (through all the passthrough nodes) will be displayed as well.

tcstewar commented 7 years ago

This should probably become part of the design decisions for the new edit modals, which I think should eventually replace the info modals. But if we do that (and even if we don't), it'd be handy to have some graphical sketches of what the UI would look like for this.