LogWidget.scrollLock

when true, automatically scrolls down when new lines are appended (usually being reset by scrollbar interaction)

  1. bool scrollLock [@property getter]
    class LogWidget
    @property
    bool
    scrollLock
    ()
  2. bool scrollLock [@property setter]

Meta