5.21.0
(cherry picked from commit 0b28c5780e55ac544c1acace487aad0a8d8faf28)
This commit is contained in:
@@ -1050,6 +1050,10 @@ function OptionsPrivate.ConstructOptions(prototype, data, startorder, triggernum
|
||||
end
|
||||
WeakAuras.Add(data);
|
||||
if (reloadOptions) then
|
||||
-- Hack specifally for Mini talent widgets
|
||||
-- That widget needs to be informed before and
|
||||
-- after a reload
|
||||
OptionsPrivate.Private.callbacks:Fire("BeforeReload")
|
||||
WeakAuras.ClearAndUpdateOptions(data.id)
|
||||
WeakAuras.FillOptions()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user