Modify ↓
Opened 17 years ago
Closed 17 years ago
#1677 closed defect (fixed)
plugin-preferences selection does not survive Update-clicking
| Reported by: | dieterdreist | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unspecified | Version: | latest |
| Keywords: | Cc: |
Description
If plugins are activated/deactivated in JOSM-prefs and after that "update" is clicked (instead of clicking OK first and then return to preferences), the already installed plugins are updated but the changes (plugin-activations and deactivations as mentioned above) are lost.
Attachments (1)
Change History (3)
comment:1 by , 17 years ago
| Summary: | plugin-preferences JOSM → plugin-preferences selection does not survive Update-clicking |
|---|
by , 17 years ago
| Attachment: | pluginprefs.diff added |
|---|
Note:
See TracTickets
for help on using tickets.



Preserve PluginMap over refreshPluginPanel(); moves some collections around to allow this.