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: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: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.