mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
...
This commit is contained in:
@@ -425,7 +425,7 @@ function B:Layout(isBank)
|
|||||||
end
|
end
|
||||||
|
|
||||||
f.ContainerHolder:SetWidth(((buttonSize + buttonSpacing) * (isBank and i - 1 or i)) + buttonSpacing)
|
f.ContainerHolder:SetWidth(((buttonSize + buttonSpacing) * (isBank and i - 1 or i)) + buttonSpacing)
|
||||||
f.ContainerHolder:SetHeight(buttonSize + (buttonwwSpacing * 2))
|
f.ContainerHolder:SetHeight(buttonSize + (buttonSpacing * 2))
|
||||||
|
|
||||||
--[[if isBank then
|
--[[if isBank then
|
||||||
BankFrameItemButton_OnUpdate()
|
BankFrameItemButton_OnUpdate()
|
||||||
|
|||||||
Reference in New Issue
Block a user