first draft of new visibility system, works so far, but lacks options

This commit is contained in:
Hendrik Leppkes
2008-09-01 12:42:18 +00:00
parent d7d1d3cd62
commit 959172dbcf
10 changed files with 41 additions and 81 deletions
-5
View File
@@ -73,11 +73,6 @@ function ActionBar:SkinChanged(...)
self:ForAll("Update")
end
function ActionBar:SetShow(...)
ButtonBar.SetShow(self, ...)
self:UpdateStates()
end
--[[===================================================================================
ActionBar Config Interface