Results: 1Comments by: thenaaru
File: AUI - Advanced UI02/24/20
Re: Possible fix
Posted By: thenaaru
It appears if you change the button setup order a small amount, this error stops triggering on load (have not been able to test with gameplay) Around line 425 of AUI\modules\actionbar\Actionbar.lua, move the line buttonControl:SetupBounceAnimation() above the line that says buttonControl:ApplyStyle(buttonTemplate) and...