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)
1 parent 130b449 commit ea79992d9add90f5e6d23b7b7941aceb20734bd5
@omar omar authored on 17 Jul 2019
Showing 4 changed files
View
docs/CHANGELOG.txt
View
imgui.h
View
imgui_demo.cpp
View
imgui_internal.h