mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
fix ErrorFrame scroll update
This commit is contained in:
@@ -591,7 +591,7 @@ function ScriptErrorsFrame_Update ()
|
||||
editBox:HighlightText(0);
|
||||
-- editBox:SetCursorPosition(0);
|
||||
else
|
||||
ScrollingEdit_OnTextChanged(editBox, parent);
|
||||
ScriptErrorsFrameScrollFrame:UpdateScrollChildRect();
|
||||
end
|
||||
parent:SetVerticalScroll(0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user