mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-23 16:16:56 +00:00
actionbar: update all on generic events
This commit is contained in:
@@ -631,6 +631,8 @@ pfUI:RegisterModule("actionbar", "vanilla:tbc", function ()
|
||||
end
|
||||
|
||||
for id in pairs(updatecache) do
|
||||
ButtonUpdateCooldown(buttoncache[id])
|
||||
ButtonUpdateActive(buttoncache[id])
|
||||
ButtonRefresh(buttoncache[id])
|
||||
updatecache[id] = nil
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user