Ticket #979 (assigned defect)
Opened 2012-02-16T12:23:03-06:00
Last modified 2013-01-22T15:02:35-06:00
Problems with data 1 pixel wide
Reported by: | bdezonia | Owned by: | curtis |
---|---|---|---|
Priority: | major | Milestone: | imagej2-unscheduled |
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1629 |
Description
Open Blobs. Use the delete axis plugin to delete the X axis (this is legal). The X dimension goes to 1 and the image is displayed in the window. But display is all black. Zooming does not change this. However using probe you can see that the pixel data is not black. Note also that the pixel probe doesn't report data unless you are at the leftmost edge of the window. So display and pixel probe have issues.
Change History
comment:1 Changed 2012-03-27T10:50:43-05:00 by bdezonia
- Owner changed from bdezonia to curtis
- Status changed from new to assigned
comment:3 Changed 2012-07-12T10:27:02-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:4 Changed 2012-07-12T10:28:57-05:00 by curtis
The data appears all black due to the JHotDraw 1-pixel border around the image figure.
comment:6 Changed 2012-09-06T14:06:35-05:00 by curtis
- Blocking 1358 added; 1325 removed
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:8 Changed 2013-01-22T15:02:35-06:00 by bdezonia
- Milestone changed from imagej2-b7-ndim-data to imagej2-unscheduled
Curtis, I think you were looking at something similar recently.