View Issue Details

IDProjectCategoryView StatusLast Update
0019451MMW 5Extensions (bundled)public2024-02-18 18:38
Reporterdrakinite Assigned To 
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionfixed 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0019451: Update Refresh Skin Shortcut to use new "quick window reload" feature
DescriptionRefresh Skin Shortcut is broken in 5.0.4 because it needs to be updated to utilize the new window.doReload() functionality.
TagsNo tags attached.
Fixed in build2800

Activities

drakinite

2022-10-10 06:44

developer   ~0069733

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

peke

2023-04-03 20:09

developer   ~0071437

Verified Script against 2800 build.

Left resolved for update on addons site after 5.1 is released.

peke

2024-02-18 18:38

developer   ~0074292

Verified 2834