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

Opened 2012-06-26T14:08:33-05:00

Last modified 2012-06-27T11:49:45-05:00

Axis pos forw/back not like IJ1

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b3-headless
Component: Plugins Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1010

Description

Using the > and < keys in IJ1 moves the current slice slider position. In IJ2 we have an active axis that we move along. But in IJ1 holding the shift key down while selecting > or < moves along the axis by 9 steps. We should support something like this too.

Change History

comment:1 Changed 2012-06-27T11:48:01-05:00 by bdezonia

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

Fixed with commit db9c2d5df05a18c31cd7b8ccac556f8dcbcc8992

comment:2 Changed 2012-06-27T11:49:45-05:00 by bdezonia

  • Blocking 1010 added