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

Method setContinuousScrollWithoutStoringSetting

YACReader/viewer.cpp:1316–1319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1314}
1315
1316void Viewer::setContinuousScrollWithoutStoringSetting(bool enabled)
1317{
1318 setContinuousScrollImpl(enabled, false);
1319}
1320
1321void Viewer::setContinuousScroll(bool enabled)
1322{

Callers 2

applySavedReaderModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected