| Nav: TreeNode: Added ImGuiTreeNodeFlags_NavCloseFromChild flag, allow closing a TreeNode() from any of child. The explicit flag is not great, perhaps allowing some form of inheritance would help. (#787, #1079) | 
|---|
|  | 
| imgui.cpp | 
|---|
| imgui.h | 
|---|
| imgui_internal.h | 
|---|