Ticket #1689 (reviewing defect)
Opened 2013-03-15T10:43:22-05:00
Last modified 2013-07-03T10:49:44-05:00
Fix interactive plugin code
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b10-compatibility |
Component: | UI Framework | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1697 |
Description
From a chat session with ctrueden:
bdezonia: Regarding what to work on next... I would appreciate it if you could figure out why InteractiveCommands don't fully work as intended.
Specifically: open two images, run Brightness/Contrast, switch images. Things don't fully refresh. We should fix that.
It's probably a minor issue with the widget framework itself.
Change History
comment:1 Changed 2013-03-15T12:18:13-05:00 by bdezonia
- Owner changed from bdezonia to curtis
- Status changed from new to assigned
comment:2 Changed 2013-03-19T14:23:51-05:00 by curtis
- Component changed from Core to UI Framework
- Blocking 1697 added; 1563 removed
- Milestone changed from imagej2-b7-ndim-data to imagej2-b10-compatibility
comment:3 Changed 2013-07-03T10:49:44-05:00 by bdezonia
- Status changed from assigned to reviewing
Curtis when I investigated this previously I remember discussing it with you. You knew what the problem was and asked that I assign it back. Please enhance this ticket with the description of the problem if you remember what it is.
Verified that in IJ1 when you bounce between windows the min/max/b/c slider values change. In IJ2 they do not due to a limitation in the callback architecture in the widget model code. ctrueden knows this code best and it sounds like a possibly large change is needed. assigning to him.