Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ isScrollFreeze
Method
isScrollFreeze
src/program/ui/InputEditorModel.cpp:1355–1358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1353
}
1354
1355
bool InputEditorModel::isScrollFreeze()
1356
{
1357
return freeze_scroll;
1358
}
1359
1360
void InputEditorModel::setScrollFreeze(bool state)
1361
{
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected