Add support for Catspaw's custom ARGB widget.
Should be trivial, since it's modeled like any other MCM control.
Best would be to check for the addon's presence in _G and make the support conditional to make it fail faster when the widget isn't loaded.
Add support for Catspaw's custom ARGB widget.
Should be trivial, since it's modeled like any other MCM control.
Best would be to check for the addon's presence in
_Gand make the support conditional to make it fail faster when the widget isn't loaded.