Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ getZoomState
Method
getZoomState
Source/Panels/ControlPanel/Graph Components/GraphTemplate.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool GraphTemplate::getZoomState()
44
{
45
return mZoomState;
46
}
47
48
void GraphTemplate::setZoomState (bool zoomState)
49
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected