Function LogWidget.scrollLock
when true, automatically scrolls down when new lines are appended (usually being reset by scrollbar interaction)
bool scrollLock() @property;
void scrollLock(
bool flg
) @property;
when true, automatically scrolls down when new lines are appended (usually being reset by scrollbar interaction)
bool scrollLock() @property;
void scrollLock(
bool flg
) @property;