LAPTOP-SNT8I5JK\Boounion
2025-08-15 697fa6b857fe202fe2e5f50d4ecf2c7268e527cc
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());