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 #951 (closed task: moved)

Opened 2012-02-06T09:56:01-06:00

Last modified 2012-08-14T12:02:48-05:00

Implement Stack (menu) Tool

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b9-rois
Component: Tools Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #829

Description


Change History

comment:1 Changed 2012-02-20T10:27:12-06:00 by curtis

  • Blocking 829 added

comment:2 Changed 2012-02-20T12:11:26-06:00 by bdezonia

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

comment:3 Changed 2012-05-21T12:21:05-05:00 by bdezonia

There are two stacks tools

A Stacks Menu tool which when clicked pops up a menu of stack related commands that can be activated

A Stack Tools command that when activated fills the tool bar with a few stack oriented tools like start/stop animation (>), first slice (<<), last slice (>>), next slice (>), prev slice (<), add data (+), and delete data (-).

comment:4 Changed 2012-07-03T14:09:45-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4

comment:5 Changed 2012-08-14T12:02:48-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta6

Many other tools are being written during Beta 6 (concentrating on rois) so moving this ticket there

Last edited 2012-08-14T12:04:25-05:00 by bdezonia

comment:6 Changed 2014-05-04T08:35:31-05:00 by curtis

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