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

Volumes may not be fully deleted #409

Closed kephale closed 1 year ago

kephale commented 2 years ago

Tested by: running in intellij, ImageJMain (on ubuntu) ImageJ bar: open samples > T1 Head sciview: add volume sciview: select volume in inspector sciview: delete volume

The inspector still has attributes open for the volume @skalarproduktraum

kephale commented 1 year ago

If the object that is currently selected gets deleted, then we should reset the properties panel.

moreApi commented 1 year ago

463 will resolve the described issue but if I remember correctly sceneries volume manager currently doesnt handle deleting volumes correctly but that is not visible on the frontend.