Files
imgui/imgui.cpp
Gabriel Rodriguez 95c4111783 Viewports: default to first monitor is viewport is outside bounds. (#8393, #8385)
Before the assert was introduced in d66f4e589 the viewport would be eventually clamped with ClampWindowPos using g.FallbackMonitor, but code would run temporarly with DpiScale=0.
2025-02-13 15:01:54 +01:00

1.1 MiB