Fixed the wallpaper preview position in the options panel section Wallpaper
This commit is contained in:
@@ -4796,7 +4796,7 @@ do
|
||||
}
|
||||
|
||||
--create preview
|
||||
local previewX, previewY = 460, -60
|
||||
local previewX, previewY = 460, startY-20
|
||||
|
||||
local preview = sectionFrame:CreateTexture(nil, "overlay")
|
||||
preview:SetDrawLayer("artwork", 3)
|
||||
|
||||
Reference in New Issue
Block a user