File Details
QuickDeleteClassic 1.2
- R
- Jul 1, 2026
- 10.56 KB
- 7
- 1.15.8
- Classic
File Name
QuickDeleteClassic v1.2.zip
Supported Versions
- 1.15.8
QuickDelete (Classic / Era) — Version 1.2
Bug Fixes and Compatibility Improvements:
- Fixed
SpellStopCastingTaint Error: Resolved theADDON_ACTION_FORBIDDENerror when clicking the "Rebind" button in the options panel. The settings panel now safely hides via:Hide()without triggering Blizzard's protected UI taint. - Fixed Addon Discovery Issue: Renamed the
.tocfile toQuickDeleteClassic.tocto match the addon folder name, ensuring the WoW client properly detects and loads it. - Robust Initialization: Updated startup code to dynamically resolve the addon's name instead of hardcoding it, ensuring it runs correctly even if the directory is renamed.
- Settings Menu Integration: Improved settings page redirection to reliably open the addon's configuration category using native ID references.