Adjust bagbar button size to new bags
This commit is contained in:
parent
b549507c73
commit
a1fcf1fd58
1 changed files with 2 additions and 2 deletions
|
|
@ -54,8 +54,8 @@ function clearSetPoint(btn, ...)
|
|||
btn:SetPoint(...)
|
||||
end
|
||||
|
||||
BagBar.button_width = 37
|
||||
BagBar.button_height = 37
|
||||
BagBar.button_width = 30
|
||||
BagBar.button_height = 30
|
||||
BagBarMod.button_count = 5
|
||||
function BagBar:FeedButtons()
|
||||
local count = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue