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:
+1
-2
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user