Viewport, DPI: Now using DpiScale from the ImGuiPlatformMonitor array instead of calling Platform_GetWindowDpiScale() before the platform window creation. Might even tentatively see if things work out without Platform_GetWindowDpiScale. (#1676)
|
---|
|
examples/imgui_impl_win32.cpp |
---|
examples/imgui_impl_win32.h |
---|
imgui.cpp |
---|
imgui.h |
---|