This commit is contained in:
Bunny67
2020-08-03 00:12:52 +03:00
parent fcd7277800
commit 9956fb7ede
20 changed files with 2562 additions and 4746 deletions
+4 -1
View File
@@ -543,6 +543,9 @@ function WeakAuras.ShowOptions(msg)
if (frame.window == "codereview") then
frame.codereview:Close();
end
-- TODO check if it should be shown
frame:ShowTip()
end
function WeakAuras.HideOptions()
@@ -1682,4 +1685,4 @@ function WeakAuras.HandleRename(data, oldid, newid)
WeakAuras.SetGrouping()
WeakAuras.SortDisplayButtons()
WeakAuras.PickDisplay(newid)
end
end