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

Opened 2012-02-09T12:46:08-06:00

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

One of the Line Width ... plugins does nothing

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

Description

In IJ1 there are two Line Width ... plugins (use Find Commands to see). The one that has an interactive slider affects how an existing Line ROI is drawn.

In IJ2 you can find that command via Find Commands also. It is the one that is not marked as [IJ2]. Running it pulls up the dialog but adjusting the slider has no effect.

This is an interactive tool and likely needs to be rewritten in IJ2.

Change History

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

  • Blocking 1171 added

comment:2 Changed 2012-07-03T13:38:29-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:14-05:00 by bdezonia

  • Blocking 1451 added; 1171 removed

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

  • Blocking 1456 added; 1451 removed

comment:5 Changed 2012-09-06T16:28:02-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:02-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:29-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.