Small improvements to the behaviour of the secure environment. Fixes a rare bug when adding/removing buttons from a bar.

This commit is contained in:
Hendrik Leppkes
2009-04-16 17:04:41 +02:00
parent dc2329544f
commit fe0281fdb7
5 changed files with 16 additions and 3 deletions
+2
View File
@@ -52,6 +52,8 @@ function Bartender4.ButtonBar:SkinChanged(SkinID, Gloss, Backdrop, Group, Button
bar:SkinChanged(SkinID, Gloss, Backdrop, Colors, Button)
end
ButtonBar.BT4BarType = "ButtonBar"
function ButtonBar:UpdateSkin()
if not self.LBFGroup then return end
local config = self.config