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 #434 (closed defect: fixed)

Opened 2011-04-06T13:03:39-05:00

Last modified 2011-08-29T10:15:36-05:00

Make IJ2 probe more like IJ1

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej-2.0-alpha5
Component: Display API Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

In IJ1 the probe sends status updates whenever the cursor is over an image regardless of which tool is selected.

In IJ2 the probe only works when it is the selected tool.

Make IJ2's probe tool more like IJ1's.

Change History

comment:1 Changed 2011-08-15T10:58:00-05:00 by bdezonia

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

This appears to be done.

comment:2 Changed 2011-08-29T10:15:36-05:00 by bdezonia

  • Milestone changed from imagej-2.0-beta1 to imagej-2.0-alpha5