scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
67 stars 17 forks source link

Sort file / volume / labeling import #348

Closed frauzufall closed 1 year ago

frauzufall commented 3 years ago

Currently, Edit > Add > Volume and Edit > Add > Label Image only works if sciview is started as a plugin in Fiji with open images. File > Open will always import datasets as a volume. These issues needs to be fixed:

We discussed maybe moving the Add menu without the volume and labeling import to the top menu, and then having an File > Import menu with a way to import a file and either autodetecting the type or specifying the node type that should be created from the file.

kephale commented 1 year ago

@ctrueden I'm flagging you on this one. I'm not sure if you want to dive in, but this might be faster for you.

moreApi commented 1 year ago

https://github.com/scenerygraphics/sciview/pull/433 this moves the add menu to top level

kephale commented 1 year ago

Closed by https://github.com/scenerygraphics/sciview/pull/433