Ticket #953 (closed defect: fixed)

Opened 3 months ago

Last modified 2 months ago

The ShowPrefs plugin is broken

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej-2.0.0-beta1
Component: ij-plugins Version:
Severity: serious Keywords:
Cc: curtis Blocked By:
Blocking:

Description

The ShowPrefs plugin was created to be displayed when the user selects the Preferences command from the Application menu. Currently it's menu location is not specified. At one time it was. This needs to be fixed.

When designed it was a partial placeholder but it does have the ability to clear all preferences (i.e. for all plugins). The OptionsReset command only resets the preferences associated with the options plugins. So this clear all functionality needs to be enabled.

Later the ShowPrefs plugin can be extended to do more if necessary.

Change History

comment:1 Changed 3 months ago by curtis

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

comment:2 Changed 2 months ago by bdezonia

Some time ago I had updated the ShowPrefs plugin to be present in the File Menu as Preferences. This might be temporary. It was in the app menu which doesn't show up on all platforms.

comment:3 Changed 2 months ago by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from imagej-2.0-beta2 to imagej-2.0-beta1

With r5063 ctrueden addressed most of this ticket. Closing and opening another ticket for further action.

Note: See TracTickets for help on using tickets.