mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
typo
This commit is contained in:
@@ -54,7 +54,8 @@ local function CreateMover(parent, name, text, overlay, snapOffset, postdrag, sh
|
||||
f:RegisterForDrag("LeftButton", "RightButton")
|
||||
f:EnableMouseWheel(true)
|
||||
f:SetMovable(true)
|
||||
E:Size(f, width)
|
||||
E:Width(f, width)
|
||||
E:Height(f, height)
|
||||
E:SetTemplate(f, "Transparent", nil, nil, true)
|
||||
f:Hide()
|
||||
f.parent = parent
|
||||
|
||||
Reference in New Issue
Block a user