nengo / nengo-gui

Nengo interactive visualizer
Other
97 stars 38 forks source link

Prevent failure for SPA Transcode plots. #971

Closed jgosmann closed 6 years ago

jgosmann commented 6 years ago

Fixes #970.

This is only a hotfix preventing a complete crash of the GUI. The functionality to override the output value for Transcode modules is still not working with this even though the context menu suggests otherwise. In the future, values should be overwritten in the same way as we do for nodes.

jgosmann commented 6 years ago

Issue as reminder for future work: #972.