|
Fixed old SetWindowFontScale() api value from not being inherited by child window. Added comments about the right way to scale your UI (load a font at the right side, rebuild atlas, scale style).
+ Added missing IMGUI_API marker to the EmptyString storage used by ImGuiTextBuffer. (#2672) |
|---|
|
|
| docs/CHANGELOG.txt |
|---|
| imgui.h |
|---|
| imgui_demo.cpp |
|---|
| imgui_internal.h |
|---|