(Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937)

This commit is contained in:
ocornut
2025-01-14 13:14:50 +01:00
parent 21902e2f53
commit 9f8481a842
5 changed files with 13 additions and 8 deletions

View File

@@ -41,6 +41,9 @@ HOW TO UPDATE?
Breaking changes:
- TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth
for consistency with other names. Kept redirection enum (will obsolete). (#6937)
Other changes:
- Fixed issues with IsItemDeactivated() and IsItemDeactivatedAfterEdit() not