NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #590 (closed defect: fixed)

Opened 2011-06-09T12:48:54-05:00

Last modified 2011-06-22T09:55:01-05:00

Displayed images sometimes have extra space on the right or bottom edges

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2011: Jun-20 to Jul-01
Component: UI Framework Version:
Severity: cosmetic Keywords:
Cc: Blocked By:
Blocking:

Description

The window sizing code does not size images exactly. If you load Bridge you can see space (on the right). If you Transform :: Rotate 90 Degrees you see space at the bottom

Change History

comment:1 Changed 2011-06-21T14:04:27-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed

Space wrong after rotate is described in a separate bug (#627).

The wrong size code is acting differently in 7feeec6da90f475fea86cb0e43bfca37dcdfb828. I have opened a different ticket for it (#626).

Closing this as it cannot be duplicated anymore.

comment:2 Changed 2011-06-22T09:55:01-05:00 by bdezonia

  • Milestone changed from imagej-2.0-beta1 to biweekly-2011: Jun-20 to Jul-01