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 #470 (closed task: fixed)

Opened 2011-04-29T11:15:28-05:00

Last modified 2012-05-18T12:25:37-05:00

Make a ResetDisplay plugin

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

Description

Make a plugin that does the following to a display window

  • setZoom(0) [ reset to initial scale ]
  • resetPan()
  • pack() window
  • locate window at center of screen (or upper left if thats better)

Change History

comment:1 Changed 2011-09-21T14:39:27-05:00 by bdezonia

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

comment:2 Changed 2011-10-10T10:33:18-05:00 by gharris

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

Closed not part of #466

comment:3 Changed 2012-05-18T12:25:37-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta2