Files
imgui/backends
ocornut f2ce2def09 Backends: OSX: fixed reporting backing scale as content scale (dpiscale).
Was possibly harmless because DpiScale is only used by user or certain opt-in feature.
But, Metal backend wrongly used viewport->DpiScale in ImGui_ImplMetal_SetWindowSize() so it might affect it cc #6828
2026-08-06 21:46:03 +02:00
..