Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1321
void Viewer::setContinuousScroll(bool enabled)
1322
{
1323
setContinuousScrollImpl(enabled, true);
1324
}
1325
1326
void Viewer::onContinuousScroll(int value)
1327
{
Callers
1
setContinuousScrollImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected