Ticket #980 (closed defect: wontfix)
Opened 2012-02-17T09:39:26-06:00
Last modified 2014-08-20T12:15:13-05:00
Analyze > Tools > Calibration Bar command issues
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1456 |
Description
The Analyze > Tools > Calibration Bar command does not entirely work in IJ2. In IJ1 the bar is displayed immediately and updates in response to changes in the display options initiated by the user. In IJ2 nothing is displayed until the user closes the dialog. What is drawn is correct.
This is another example of an interactive plugin and may need to be rewritten.
Change History
comment:2 Changed 2012-02-17T09:51:38-06:00 by bdezonia
- Component changed from ij-legacy to ij-plugins
comment:4 Changed 2012-07-03T13:38:59-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:7 Changed 2012-09-06T16:28:37-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5
comment:8 Changed 2012-10-10T13:57:15-05:00 by curtis
- Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta7
comment:9 Changed 2014-08-20T12:15:13-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. This plugin works fine in the legacy ImageJ 1.x UI, and adding it to ImageJ2 is not urgent.