Ticket #953 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
