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 KeyBound = LibStub("LibKeyBound-1.0")
local defaults = { profile = Bartender4:Merge({
enabled = true,
scale = 1.5,
position = {
scale = 1.5,
},
hidehotkey = true,
}, Bartender4.ButtonBar.defaults) }