jni / affinder

Quickly find the affine matrix mapping one image to another using manual correspondence points annotation
https://jni.github.io/affinder/
BSD 3-Clause "New" or "Revised" License
17 stars 13 forks source link

Closing the widget should close affinder #93

Open jni opened 7 months ago

jni commented 7 months ago

If a user accidentally closes the affinder widget, the callbacks on the layers will stick around and it will be hard to remove them. It would be good if closing the widget was equivalent to stopping affinder. I don't know yet whether there is an event one can catch when the widget is closed, but there were some discussions about this either in the napari repo or in the Zulip.