|
TabBar: feed desired width (sum of unclipped tabs width) into layout system to allow for auto-resize. (#2768)
Before 1.71 tab bars fed the sum of current width which created feedback loops in certain situations. Amend
|
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| imgui_demo.cpp |
|---|
| imgui_internal.h |
|---|
| imgui_widgets.cpp |
|---|