Ticket #1472 (closed defect: fixed)
Opened 2012-09-11T16:01:19-05:00
Last modified 2012-11-27T14:25:32-06:00
Images don't always load at optimal scale
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | UI Framework | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1574 |
Description
Sometimes ImageJ2 loads images at a scale other than 100% when in fact 100% fits on the screen. For instance on my large mac monitor embryos loads at 75%. However zooming by one step via hot key (to 100%) resizes the display and it fits entirely on screen.
Change History
comment:2 Changed 2012-11-27T14:24:09-06:00 by bdezonia
- Owner changed from curtis to bdezonia
- Status changed from new to assigned
- Blocking 1574 added; 1358 removed
- Milestone changed from imagej-2.0.0-beta7 to imagej-2.0.0-beta6
comment:3 Changed 2012-11-27T14:25:32-06:00 by bdezonia
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with commit e1f3a5b848a3bf8ef383355e8dc4de33e9f0f672. I eliminated a fudge factor. Code is in place to restore if needed.