Fixed Auto Run Code window not closing by click on the close button
This commit is contained in:
@@ -53,6 +53,7 @@ function Details222.AutoRunCode.OpenRunCodeWindow()
|
||||
end)
|
||||
detailsRunCodePanel:SetScript("OnHide", function()
|
||||
codeEditor:Hide()
|
||||
_G.DetailsPluginContainerWindow:Hide()
|
||||
end)
|
||||
|
||||
--code editor appearance
|
||||
|
||||
Reference in New Issue
Block a user