Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Raais/ImStudio
/ ExampleAppLog
Method
ExampleAppLog
src/third-party/imgui/imgui_demo.cpp:6827–6831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6825
bool AutoScroll; // Keep scrolling if already at the bottom.
6826
6827
ExampleAppLog()
6828
{
6829
AutoScroll = true;
6830
Clear();
6831
}
6832
6833
void Clear()
6834
{
Callers
nothing calls this directly
Calls
1
Clear
Function · 0.85
Tested by
no test coverage detected