mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-06 09:07:17 +00:00
Tabs: (Breaking) renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink. (#261, #351)
Amend 54a60aaa40
This commit is contained in:
@@ -41,6 +41,9 @@ HOW TO UPDATE?
|
||||
|
||||
Breaking Changes:
|
||||
|
||||
- Tabs: Renamed ImGuiTabBarFlags_FittingPolicyResizeDown to ImGuiTabBarFlags_FittingPolicyShrink.
|
||||
Kept inline redirection enum (will obsolete). (#261, #351)
|
||||
|
||||
Other Changes:
|
||||
|
||||
- Windows: fixed an issue where resizable child windows would emit border
|
||||
|
||||
Reference in New Issue
Block a user