LAPTOP-SNT8I5JK\Boounion
2025-07-23 613f7d7626c3586843acbaf581615acaaa27c73c
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());