Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/degeneratehyperbola/NEPS
/ ExampleAppLog
Method
ExampleAppLog
shared_lib/imgui/imgui_demo.cpp:6589–6593 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6587
bool AutoScroll; // Keep scrolling if already at the bottom.
6588
6589
ExampleAppLog()
6590
{
6591
AutoScroll = true;
6592
Clear();
6593
}
6594
6595
void Clear()
6596
{
Callers
nothing calls this directly
Calls
1
Clear
Function · 0.85
Tested by
no test coverage detected