NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1213 (closed defect: fixed)

Opened 2012-06-12T16:12:07-05:00

Last modified 2012-06-13T10:25:00-05:00

Deleted overlays not removed from Overlay Manager

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b3-headless
Component: Data Model Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

Draw some overlays. Open the Overlay Manager. Now in the image window select an overlay and delete via a DEL key press. Overlay is not removed from Overlay Manager.

I recently changed the inheritance structure of the overlay classes. I think the issue is that the default overlay creations happen without a context. This context may be required to create OverlayDeletedEvents. Not sure though. Investigate.

Change History

comment:1 Changed 2012-06-13T10:25:00-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed

OverlayFigureView was not cleaning up correctly. Fixed with commit d7869d81ff80cbb5f3f6922ddfaf73e357a89b63