mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-21 14:55:36 +00:00
(Breaking) TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth. (#6937)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user