Ticket #1220 (closed defect: fixed)
Opened 2012-06-14T16:10:41-05:00
Last modified 2013-06-04T12:49:00-05:00
DefaultImageDisplay::onEvent(DataUpdatedEvent ev) is inconsistent
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1398 |
Description
The code for DefaultImageDisplay::onEvent(DataUpdatedEvent event) looks problematic. It calls view.update(). Then it calls update() which in turn updates all views. Something is wrong here.
Change History
comment:2 Changed 2012-07-12T10:59:04-05:00 by curtis
- Blocking 1325 added; 1242 removed
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:3 Changed 2012-09-06T14:07:11-05:00 by curtis
- Blocking 1358 added; 1325 removed
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:4 Changed 2013-03-15T14:34:51-05:00 by bdezonia
- Owner changed from curtis to bdezonia
- Status changed from new to assigned
comment:5 Changed 2013-03-15T14:35:05-05:00 by bdezonia
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with commit 4d988ceefbff99e799b3c0e281b69d02639a3a52