You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Version
1.86.12
What part of the binding has gaps?
Dear ImGui
What is missing?
The
SpanAllColumns
flag is missing inImGuiTreeNodeFlags
. 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.The text was updated successfully, but these errors were encountered: