First work on LibWindow-1.1 usage, plumbing for new bar resizing/button positioning
This commit is contained in:
parent
2ed2263968
commit
acc67ba2a0
7 changed files with 46 additions and 22 deletions
|
|
@ -17,7 +17,9 @@ local defaults = { profile = Bartender4:Merge({
|
|||
possess = false,
|
||||
},
|
||||
padding = -3,
|
||||
scale = 0.8,
|
||||
position = {
|
||||
scale = 0.8,
|
||||
},
|
||||
}, Bartender4.ButtonBar.defaults) }
|
||||
|
||||
function MicroMenuMod:OnInitialize()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue