Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetAutoScroll
Method
GetAutoScroll
DebugView++/LogView.cpp:1266–1269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1264
}
1265
1266
bool CLogView::GetAutoScroll() const
1267
{
1268
return m_autoScrollDown;
1269
}
1270
1271
void CLogView::SetAutoScroll(bool enable)
1272
{
Callers
1
UpdateUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected