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

Opened 2011-09-26T13:52:53-05:00

Last modified 2012-07-12T10:50:16-05:00

Zooming out can result in drift

Reported by: bdezonia Owned by: dscho
Priority: major Milestone: imagej2-b3-headless
Component: UI Framework Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1185

Description

Zooming out on an image drifts when zoomed less than 100%. I believe there are programmatic pan calls that could be used to avoid this drift.

Change History

comment:1 Changed 2011-09-26T13:53:14-05:00 by bdezonia

  • Summary changed from Zoom out via mousewheel drifts to Zooming out can result in drift

comment:2 Changed 2012-02-27T11:00:58-06:00 by curtis

  • Milestone changed from imagej-2.0-beta1 to imagej-2.0-beta2

comment:3 Changed 2012-05-17T13:52:43-05:00 by curtis

  • Blocking 1185 added

comment:4 Changed 2012-07-12T10:50:16-05:00 by curtis

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

As of the fix-zoom branch merger, I cannot duplicate this issue anymore.