Thread Tools Display Modes
Prev Previous Post   Next Post Next
03-25-19, 01:19 PM   #8
siweia
A Flamescale Wyrmkin
 
siweia's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2011
Posts: 126
Lua Code:
  1. hooksecurefunc(MultiBarRight, "SetScale", function(self, scale)
  2.     if scale < 1 then self:SetScale(1) end
  3. end)

I have been using this since 8.0, never meet a taint issue.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Changing actionbars attribute in secure env


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off