First work on LibWindow-1.1 usage, plumbing for new bar resizing/button positioning

This commit is contained in:
Hendrik Leppkes
2009-01-20 15:33:02 +01:00
parent 2ed2263968
commit acc67ba2a0
7 changed files with 46 additions and 22 deletions
+3 -1
View File
@@ -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()