Adjust default padding and scale of the micromenu

This commit is contained in:
Hendrik Leppkes
2008-11-11 17:12:42 +01:00
parent ccf041bdcd
commit c96d1a0c62
+2
View File
@@ -16,6 +16,8 @@ local defaults = { profile = Bartender4:Merge({
visibility = {
possess = false,
},
padding = -3,
scale = 0.8,
}, Bartender4.ButtonBar.defaults) }
function MicroMenuMod:OnInitialize()