Ticket #987 (new defect)
Opened 2012-02-21T14:27:37-06:00
Last modified 2013-01-22T15:43:33-06:00
More context sensitivity is required for modules in menus
Reported by: | curtis | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej2-unscheduled |
Component: | UI Framework | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1630 |
Description
It needs to be possible for a module to be available (i.e., enabled or disabled) depending on context, as well as for a module to be "selected" or not depending on context. Currently, these fields are stored at the ModuleInfo level, which is global for that module. When a module's visible or enabled setting changes, all menus should be updated globally. But that behavior is insufficient for true context-sensitivity. Each ShadowMenu node also needs its own visible and enabled states, which can be toggled individually.
Change History
comment:2 Changed 2012-07-12T11:07:54-05:00 by curtis
- Blocking 1291 added; 1162 removed
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:4 Changed 2012-08-03T10:22:25-05:00 by curtis
- Blocking 1291 removed
comment:5 Changed 2012-08-03T10:23:41-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:6 Changed 2013-01-22T15:43:33-06:00 by bdezonia
- Blocking 1630 added; 1356 removed
- Milestone changed from imagej2-b7-ndim-data to imagej2-unscheduled