mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
Reset stance bar position
This commit is contained in:
@@ -149,6 +149,7 @@ function AB:PositionAndSizeBarShapeShift()
|
|||||||
bar:SetScale(1)
|
bar:SetScale(1)
|
||||||
bar:SetAlpha(bar.db.alpha)
|
bar:SetAlpha(bar.db.alpha)
|
||||||
E:EnableMover(bar.mover:GetName())
|
E:EnableMover(bar.mover:GetName())
|
||||||
|
bar:SetPoint("CENTER", 0, 0)
|
||||||
else
|
else
|
||||||
bar:SetScale(0.0001)
|
bar:SetScale(0.0001)
|
||||||
bar:SetAlpha(0)
|
bar:SetAlpha(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user