View Single Post
12-23-20, 03:58 AM   #6
LudiusMaximus
A Rage Talon Dragon Guard
 
LudiusMaximus's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2018
Posts: 322
I think I got it working now.

Made my own local copy of UIDropDownMenu_AddButton()
and found out that the taint is not spread if I remove the line
Code:
button.checked = info.checked;
__________________
~ Be the change you want to see in the world... of warcraft interface! ~
  Reply With Quote