Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ setScrollFreeze
Method
setScrollFreeze
src/program/ui/InputEditorModel.cpp:1360–1363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1358
}
1359
1360
void InputEditorModel::setScrollFreeze(bool state)
1361
{
1362
freeze_scroll = state;
1363
}
1364
1365
void InputEditorModel::setHoveredCell(const QModelIndex &i)
1366
{
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected