MCPcopy Create free account
hub / github.com/YACReader/yacreader / setContinuousScroll

Method setContinuousScroll

YACReader/viewer.cpp:1321–1324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1319}
1320
1321void Viewer::setContinuousScroll(bool enabled)
1322{
1323 setContinuousScrollImpl(enabled, true);
1324}
1325
1326void Viewer::onContinuousScroll(int value)
1327{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected