Ticket #852 (closed defect: wontfix)
Opened 2011-10-31T14:55:54-05:00
Last modified 2014-08-20T11:42:28-05:00
Tall skinny images are not centered like IJ1
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej-2.0.0 |
Component: | Display API | Version: | |
Severity: | serious | Keywords: | |
Cc: | curtis | Blocked By: | |
Blocking: | #1010 |
Description
In IJ1 a tall image (10x1000) is displayed centered in the window panel. In IJ2 it is left justified.
Change History
comment:1 Changed 2011-12-10T05:47:02-06:00 by bdezonia
- Cc curtis added
comment:3 Changed 2012-05-14T10:15:43-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:4 Changed 2012-09-10T09:12:27-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0
comment:5 Changed 2014-08-20T11:42:28-05:00 by curtis
- Status changed from new to closed
- Resolution set to wontfix
This is a cosmetic Swing-UI-specific detail which is low priority, and may become moot anyway with a later redesign of the ImageJ2 Swing UI. Closing for now; can reopen later as the ImageJ2 UI becomes more heavily used, if anyone cares.
I think Curtis said handling image centering is difficult given current architecture. Note that for skinny images the image label (showing dims, scale, etc.) is cut off. It would be nice if we centered the image and put it in a window large enough to contain label.