LAPTOP-SNT8I5JK\Boounion
2025-07-21 654c80e5db881bf49673037051eac4414469ad17
SourceCode/Bond/Servo/LogEdit.cpp
@@ -97,7 +97,7 @@
    int endPos = GetWindowTextLength();
    SetSel(endPos, endPos);
    ReplaceSel(lpszText);
    ReplaceSel(pszText);
    if (m_bAutoScroll && !hasSelection) {
        LineScroll(GetLineCount());