sirinsidiator / ESO-LibAddonMenu

http://www.esoui.com/downloads/info7-LibAddonMenu.html
Artistic License 2.0
41 stars 20 forks source link

add "disabledDesc" for disabling (i.e. greying out) the description text #89

Closed klingo closed 5 years ago

klingo commented 5 years ago

Similar to the new "disabledLabel" for the submenu, the "disabledDesc" can change the font-color of a description and disable it.

Default (either w/o disabledLabel, or disabledLabel is returning false) image

Disabled (disabledLabel returning true) image