imagej / napari-imagej

Use ImageJ functionality from napari
https://napari-imagej.readthedocs.io
BSD 2-Clause "Simplified" License
25 stars 4 forks source link

ImageJ Window closing behavior not triggered when launched via ImageJ PlugIn modal #257

Closed gselzer closed 1 year ago

gselzer commented 1 year ago

Steps to reproduce:

  1. Launch napari-imagej
  2. Search for and select an original ImageJ Command. I used TrackMate, but I'm guessing it would work with Analyze Particles
  3. Click Yes on the modal dialog prompting to open the ImageJ UI
  4. Click the close button on the ImageJ UI
  5. See everything close

What should happen: just like when you open the ImageJ UI by pressing the menu button, closing the UI should not shut down the application.