mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-28 00:44:45 +00:00
Oops 😬
This commit is contained in:
@@ -78,13 +78,6 @@ function B:SizeAndPositionBagBar()
|
|||||||
button:SetWidth(E.db.bags.bagBar.size)
|
button:SetWidth(E.db.bags.bagBar.size)
|
||||||
button:SetHeight(E.db.bags.bagBar.size)
|
button:SetHeight(E.db.bags.bagBar.size)
|
||||||
button:ClearAllPoints()
|
button:ClearAllPoints()
|
||||||
-- if E.db.bags.bagBar.mouseover then
|
|
||||||
-- button:SetAlpha(0)
|
|
||||||
-- button:Show()
|
|
||||||
-- else
|
|
||||||
-- button:SetAlpha(1)
|
|
||||||
-- button:Show()
|
|
||||||
-- end
|
|
||||||
|
|
||||||
if growthDirection == "HORIZONTAL" and sortDirection == "ASCENDING" then
|
if growthDirection == "HORIZONTAL" and sortDirection == "ASCENDING" then
|
||||||
if i == 1 then
|
if i == 1 then
|
||||||
|
|||||||
Reference in New Issue
Block a user