View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013527 | MMW 5 | General | public | 2016-09-19 16:58 | 2024-04-19 16:11 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | feedback | Resolution | reopened | ||
Product Version | 5.0.3 | ||||
Target Version | 5.2 | Fixed in Version | 5.1 | ||
Summary | 0013527: Make UI Reset to defaults available in MM settings | ||||
Description | It could be useful to add Reset UI to Default in MM Options in order to eliminate issues that are now only fixable using http://www.mediamonkey.com/support/index.php?/Knowledgebase/Article/View/151/0/reset-mediamonkey-for-windows-interface-to-defaults | ||||
Tags | No tags attached. | ||||
Fixed in build | 3007 | ||||
|
This should probably be integrated with the database management/backup/restore functionality. i.e. When the user clears/backs up/restores the database, it should be possible to do the same with config settings. Is this feasible from a technical perspective? |
|
Yes, and we have already existing string "Reset settings" that can be used for this.. And also already existing: "Are you sure you want to reset this profile to its default settings?" |
|
Implemented in 3007.. I have implemented it as reseting both UI interface (persistent.json) and behavioral settings (MediaMonkey.ini), maybe we might want to split it? i.e. to expand like Reset settings.. -- [X] User interface -- [..] All settings ? |
|
Yes, for post 5.1 we'd want to reword/clarify what this means. It is currently part of Manage database (thus it wouldn't be obvious that it's for the interface, instead of the dialogs settings) Consider: 1) Move Reset Settings to Tools > Options > General 2) Have a Reset Interface setting 3) Have a Reset all settings setting. This likely needs to include persistent.json, ini, registry and database settings. 4) Consider Addons in this. Maybe create a method for Addons to include what to reset? 5) Create tooltip strings |