mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update
This commit is contained in:
@@ -171,7 +171,7 @@ function AB:PositionAndSizeBarPet()
|
|||||||
button:ClearAllPoints()
|
button:ClearAllPoints()
|
||||||
E:Size(button, size)
|
E:Size(button, size)
|
||||||
|
|
||||||
_G[button:GetName().."Cooldown"]:SetModelScale(size / 48)
|
_G[button:GetName().."Cooldown"]:SetModelScale(size / 40)
|
||||||
|
|
||||||
button:Show()
|
button:Show()
|
||||||
|
|
||||||
|
|||||||
@@ -180,7 +180,7 @@ function AB:PositionAndSizeBarShapeShift()
|
|||||||
button:ClearAllPoints()
|
button:ClearAllPoints()
|
||||||
E:Size(button, size)
|
E:Size(button, size)
|
||||||
|
|
||||||
_G[button:GetName().."Cooldown"]:SetModelScale(size / 48)
|
_G[button:GetName().."Cooldown"]:SetModelScale(size / 40)
|
||||||
|
|
||||||
if self.db["barShapeShift"].mouseover == true then
|
if self.db["barShapeShift"].mouseover == true then
|
||||||
bar:SetAlpha(0)
|
bar:SetAlpha(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user