Framework update

This commit is contained in:
Tercio Jose
2023-10-12 15:13:42 -03:00
parent ac21f315a3
commit da1e12c20f
7 changed files with 224 additions and 68 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ local CreateImageEditorFrame = function()
background_frame:SetSize(790, 560)
background_frame:SetClampedToScreen(true)
table.insert(UISpecialFrames, "DetailsFrameworkImageEditBackground")
tinsert(UISpecialFrames, "DetailsFrameworkImageEditBackground")
background_frame:SetResizable(true)
background_frame:SetMovable(true)