Function LogWidget.scrollLock

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

Prototypes

bool scrollLock() @property;

void scrollLock(
  bool flg
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0