mirror of
https://github.com/Drezil/imgui.git
synced 2025-11-03 14:41:05 +01:00
TreeNode: Fixed nodes with ImGuiTreeNodeFlags_Leaf flag always returning true which was meaningless. Tweak demo.
This commit is contained in:
@@ -44,6 +44,7 @@ Breaking Changes:
|
||||
Other Changes:
|
||||
|
||||
- Nav: To keep the navigated item in view we also attempt to scroll the parent window as well as the current window. (#787)
|
||||
- TreeNode: Fixed nodes with ImGuiTreeNodeFlags_Leaf flag always returning true which was meaningless.
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user