Ticket #680 (closed defect: fixed)
Opened 2011-07-22T15:24:33-05:00
Last modified 2011-07-22T16:43:59-05:00
PlanePosition bug
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
If you load Neuron sample image you can see channel label might be off by one. It shows in this order: 2/5, 1/5, 3/5, 5/5, 4/5. The channel labeling code uses position.getLongPosition(i). Thus moving the sliders is somehow messing up planePosition. Are the planes ordered incorrectly causing bad data transformation results in those classes that do hasNext()/fwd() on planePos?
Change History
comment:1 Changed 2011-07-22T16:43:59-05:00 by bdezonia
- Status changed from new to closed
- Resolution set to fixed
fixed in 6a5d95f52fc099e1710677a0998ec65bc81edea2