(feat/MoverSizer): Rework Magnetic Edit
(cherry picked from commit 49badc3c83d222d6fa2bb8b0c13c861163e0e25d)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -178,9 +178,13 @@ function OptionsPrivate.CreateFrame()
|
||||
OptionsPrivate.Private.personalRessourceDisplayFrame:OptionsClosed()
|
||||
end
|
||||
|
||||
if frame.dynamicTextCodesFrame then
|
||||
if frame.dynamicTextCodesFrame then
|
||||
frame.dynamicTextCodesFrame:Hide()
|
||||
end
|
||||
|
||||
if frame.moversizer then
|
||||
frame.moversizer:OptionsClosed()
|
||||
end
|
||||
end)
|
||||
|
||||
local width, height
|
||||
|
||||
Reference in New Issue
Block a user