Ticket #1145 (closed defect: fixed)
Opened 2012-04-28T14:38:15-05:00
Last modified 2012-07-12T10:33:30-05:00
Add axis is not adding sliders
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1242 |
Description
Make new IJ2 dataset (File IJ2's File New)
Add axis (Z or C for instance, size == 4)
No sliders are drawn
But probe (if channels were added) shows there are 4 channels present
And downstream operations can exception out (my examples are in development and will be commited later)
This seems like a fallout of the recent display refactoring
Change History
comment:2 Changed 2012-07-12T10:33:30-05:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
As of the fix-zoom branch merger I think this is working. Please reopen if you experience otherwise.