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 #1164 (closed defect: moved)

Opened 2012-05-09T13:25:26-05:00

Last modified 2013-03-19T10:56:10-05:00

ShadowMenu needs selected and enabled toggles

Reported by: curtis Owned by: curtis
Priority: major Milestone: imagej2-b10-compatibility
Component: Plugin Framework Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1356

Description

Currently, a ShadowMenu has an associated ModuleInfo that can be enabled/disabled globally, or selected/unselected globally in some cases. However, sometimes it may not be enough to globally toggle a ModuleInfo; rather, a particular ShadowMenu could have the capability of being toggled and/or selected contextually.

Evaluate whether this is really ever necessary.

Change History

comment:1 Changed 2012-05-14T11:22:11-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4

comment:2 Changed 2012-05-14T11:26:02-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta3

comment:3 Changed 2012-07-03T15:38:47-05:00 by bdezonia

  • Owner changed from bdezonia to curtis
  • Status changed from new to assigned

comment:4 Changed 2012-07-12T11:10:38-05:00 by curtis

  • Blocking 1291 added; 1162 removed
  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4

comment:5 Changed 2012-08-03T10:21:06-05:00 by curtis

  • Blocking 1356 added

comment:6 Changed 2012-08-03T10:22:25-05:00 by curtis

  • Blocking 1291 removed

(In #1291) Pushing some menuing tickets to 2.0.0-beta5; see #1356.

comment:7 Changed 2012-08-03T10:23:11-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:8 Changed 2013-03-19T10:56:10-05:00 by curtis

  • Status changed from assigned to accepted
  • Milestone changed from imagej2-b7-ndim-data to imagej2-b10-compatibility

comment:9 Changed 2014-05-01T05:44:39-05:00 by curtis

  • Status changed from accepted to closed
  • Resolution set to moved