mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
cleanup
This commit is contained in:
@@ -272,8 +272,8 @@ local function OnVerticalScroll() -- ScrollFr
|
||||
editBox:SetHitRectInsets(0, 0, arg1, editBox:GetHeight() - arg1 - this:GetHeight())
|
||||
|
||||
this.obj.scrollFrame:SetScrollChild(editBox)
|
||||
editBox:SetPoint("TOPLEFT",0,arg1)
|
||||
editBox:SetPoint("TOPRIGHT",0,arg1)
|
||||
editBox:SetPoint("TOPLEFT", 0, arg1)
|
||||
editBox:SetPoint("TOPRIGHT", 0, arg1)
|
||||
end
|
||||
|
||||
local function OnShowFocus()
|
||||
|
||||
Reference in New Issue
Block a user