imgui-java
imgui-java copied to clipboard
Missing Bindings: ImGuiTreeNodeFlags_SpanAllColumns
Version
1.86.12
What part of the binding has gaps?
Dear ImGui
What is missing?
The SpanAllColumns
flag is missing in ImGuiTreeNodeFlags
. Would be nice if we could get this added so it will not be required to go to the first column to select/expand the whole row.