MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / TreeNodeStoreStackData

Function TreeNodeStoreStackData

CPPScripts/External/ImGui/imgui_widgets.cpp:6550–6562  ·  view source on GitHub ↗

Store ImGuiTreeNodeStackData for just submitted node. Currently only supports 32 level deep and we are fine with (1 << Depth) overflowing into a zero, easy to increase.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TreeNodeBehaviorMethod · 0.85

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected