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 #962 (closed defect: wontfix)

Opened 2012-02-09T13:28:08-06:00

Last modified 2014-08-20T12:14:49-05:00

Image Rotate and Translate plugins less functional

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b8-analysis
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1456

Description

In IJ1 the Image>Rotate... and Image>Translate... plugins can display grid lines and previews. This code does not work in IJ2.

This might be another example of an interactive plugin that needs new support.

Change History

comment:1 Changed 2012-05-14T12:07:47-05:00 by bdezonia

  • Blocking 1171 added

comment:2 Changed 2012-07-03T13:38:33-05:00 by curtis

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

comment:3 Changed 2012-09-06T16:19:28-05:00 by bdezonia

  • Blocking 1451 added; 1171 removed

comment:4 Changed 2012-09-06T16:24:58-05:00 by bdezonia

  • Blocking 1456 added; 1451 removed

comment:5 Changed 2012-09-06T16:28:18-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:6 Changed 2012-10-10T13:57:08-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta7

comment:7 Changed 2014-08-20T12:14:49-05:00 by curtis

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

We are no longer supporting use of ImageJ 1.x commands from modern ImageJ2 UIs. These plugins work fine in the legacy ImageJ 1.x UI, and adding them to ImageJ2 is not urgent.