View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019451 | MMW 5 | Extensions (bundled) | public | 2022-10-10 06:37 | 2024-02-18 18:38 |
Reporter | drakinite | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0019451: Update Refresh Skin Shortcut to use new "quick window reload" feature | ||||
Description | Refresh Skin Shortcut is broken in 5.0.4 because it needs to be updated to utilize the new window.doReload() functionality. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2800 | ||||
|
Updated script and cleaned up code. The old "Full window reload" action was renamed to "Full app reload", and a new option in the middle was added, "Quick window reload". I removed the option to disable the reload-confirm prompt in lieu of cleaner code, simply calling window.doReload() with different parameters instead of copying most of its code into the script. NOTE: Updated version of the addon should be uploaded to the addons site AFTER a 5.1 beta is released |
|
Verified Script against 2800 build. Left resolved for update on addons site after 5.1 is released. |
|
Verified 2834 |