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 #1258 (closed defect: fixed)

Opened 2012-06-26T15:28:06-05:00

Last modified 2012-06-26T16:03:17-05:00

Remove ROI Mgr related commands

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

Description

There are menu commands (Image::Overlay::To/From ROI Manager) that should now go away. We no longer require users to add and remove overlays from the manager.

Change History

comment:1 Changed 2012-06-26T16:03:17-05:00 by bdezonia

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

Fixed with commit d0cc2db3090c510b5dfc9c3b463b8a5b15dfe013.

IJ2 always adds overlays to the Overlay Manager. And thus we also need a new way to specify a subset of Overlays within the Overlay Manager that a user would want to stamp as a composite overlay into another image. This could just create new references.