UI Hardening
Short Name:
ui_hardening
An experimental addon that attempts to "harden" the Minimalist UI by adding error-catching wrappers around various calls to potentially buggy third-party addon code, which would otherwise crash the UI into an unresponsive "black-screen" state. Currently we attempt to cover:
- Bugs in description texts of temporary effects in the buffs display.
- Truncated error reports in the error dialog caused by unprocessed '#' characters.
NOTE: This code overloads the following methods in the Minimalist UI:
Minimalist:handleEffect()
Addons that interact directly with these methods may have compatibility problems with this addon; We Apologize for the Inconvenience.™