scenerygraphics / sciview

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

When a SciView instance is closed, cleanup ObjectService #232

Open kephale opened 4 years ago

kephale commented 4 years ago

when one sciview is closed, and another one opens, objects from the first instance show up in scijava menus

kephale commented 1 year ago

I believe things have changed since this issue was originally posted, but this is still true in a sense.

When you have 2 SciViews open, if you run a Command in one, then it has the option to use objects from both instances as input.

Unless there is a good reason, I'd like to take this off the 1.0.0 target. This is pretty SciJava-y so I'm tagging @ctrueden.