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 #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:1 Changed 2012-02-17T09:39:40-06:00 by bdezonia

  • Component changed from other to ij-legacy

comment:2 Changed 2012-02-17T09:51:38-06:00 by bdezonia

  • Component changed from ij-legacy to ij-plugins

comment:3 Changed 2012-05-14T12:09:12-05:00 by bdezonia

  • Blocking 1171 added

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:5 Changed 2012-09-06T16:19:51-05:00 by bdezonia

  • Blocking 1451 added; 1171 removed

comment:6 Changed 2012-09-06T16:25:20-05:00 by bdezonia

  • Blocking 1456 added; 1451 removed

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.