|
Tabs: Non-docking tab bars are storing names to allow tab list button + whole style scaling. Added ImGuiTabBarFlags_TabListPopupButton flag to show a popup button on manual tab bars. Locking FramePadding for the scope of a tab-bar to avoid sheering/clipping of tab item. Made scaling of tab ellipsis less awkward. (#261, #351)
|
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| imgui.h |
|---|
| imgui_demo.cpp |
|---|
| imgui_draw.cpp |
|---|
| imgui_internal.h |
|---|
| imgui_widgets.cpp |
|---|