re-commit new button code, now with more checks and fixes and whatnot

- sadly, hiding the macro text is currently defunct, will be fixed soon'ish
This commit is contained in:
Hendrik Leppkes
2008-06-16 20:58:36 +00:00
parent 8fa4195ba9
commit 9796afddac
4 changed files with 89 additions and 401 deletions
+1 -2
View File
@@ -324,11 +324,10 @@ function ActionBar:UpdateStates()
RegisterStateDriver(self, "page", table_concat(statedriver, ";"))
self:SetAttribute("statemap-page", "$input")
self:SetAttribute("state", self:GetAttribute("state-page"))
self:ApplyStateButton()
SecureStateHeader_Refresh(self)
self:SetAttribute("state", self:GetAttribute("state-page"))
end
function ActionBar:GetStanceState(stance)