JaneliaSciComp / Neuroptikon

Neuroptikon
Other
9 stars 3 forks source link

[Neuroptikon.org] Arrangement panel not available after choosing no axis to arrange on #54

Open csweaver opened 9 years ago

csweaver commented 9 years ago

If you choose not to arrange a region's contained objects then there is no way to switch back using the GUI. Once you've done that the arrangement panel no longer appears in the inspector for that region. You have to use the console to switch back.

display.setArrangedAxis(network.findRegion('R1'), axis='largest') 

Neuroptikon.org issue http://www.neuroptikon.org/jira/browse/NEUROPTIKON-184