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 #864 (closed defect: fixed)

Opened 2011-11-07T12:50:52-06:00

Last modified 2011-11-07T12:52:30-06:00

Initial scale code broken

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b1-initial
Component: Display API Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

Use File New to create a tall (10 x 10,000) of tall (10,000 x 10) image. In both cases the displayed image window fits on screen. But image inside is at 1:1 scale with a slider. Make it so that initial scale is correct such that no slider appears.

Change History

comment:1 Changed 2011-11-07T12:51:58-06:00 by bdezonia

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

Found and fixed a problem with scaleOutOfBounds() in CanvasHelper.

comment:2 Changed 2011-11-07T12:52:30-06:00 by bdezonia

Fix was in 2d661c07956e8a7eed5f0671523b00550be76460