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

Opened 2013-02-01T14:32:14-06:00

Last modified 2013-03-06T16:56:52-06:00

Implement pure IJ2 version of "List Shortcuts"

Reported by: curtis Owned by: curtis
Priority: major Milestone: imagej2-b7-ndim-data
Component: Core Version: 2.0.0-beta6
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1660

Description

The shortcuts listed by the IJ1 "List Shortcuts" include only the legacy IJ1 commands, and not pure IJ2 commands. So we need a new "List Shortcuts" implementation that specifically derives its output from the available IJ2 commands.

Change History

comment:1 Changed 2013-02-01T14:32:32-06:00 by curtis

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

Done in 302e8cfb.

comment:2 Changed 2013-03-06T16:56:52-06:00 by bdezonia

  • Blocking 1660 added; 1456 removed