Window rectangles: Changed WorkRect to cover the whole region including scrolling (toward obsolete ContentsRegionRect) + using full WindowPadding*1 padding.
Tweaked InnerClipRect.
TreeNode, CollapsingHeader: Fixed highlight frame not covering horizontal area fully when using horizontal scrolling. (#2211, #2579)
TabBar: Fixed BeginTabBar() within a window with horizontal scrolling from creating a feedback loop with the horizontal contents size.
Columns: Fixed Columns() within a window with horizontal scrolling from not covering the full horizontal area (previously only worked with an explicit contents size). (#125)
Demo: Added demo code to test contentsrect/workrect
1 parent a0994d7 commit f95c77eeeae70383b3e278a33b511e0d63ee16ac
@omar omar authored on 28 May 2019
Showing 5 changed files
View
docs/CHANGELOG.txt
View
imgui.cpp
View
imgui_demo.cpp
View
imgui_internal.h
View
imgui_widgets.cpp