(feat/MoverSizer): Rework Magnetic Edit

(cherry picked from commit 49badc3c83d222d6fa2bb8b0c13c861163e0e25d)
This commit is contained in:
NoM0Re
2025-10-25 08:13:01 +02:00
committed by andrew6180
parent a43a6f1fae
commit 97a26222d0
6 changed files with 843 additions and 278 deletions
+4
View File
@@ -855,6 +855,10 @@ function WeakAuras.ShowOptions(msg)
OptionsPrivate.Private.personalRessourceDisplayFrame:OptionsOpened();
end
if frame.moversizer then
frame.moversizer:OptionsOpened()
end
if not(firstLoad) then
-- Show what was last shown
local suspended = OptionsPrivate.Private.PauseAllDynamicGroups()