mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-12 10:08:05 +08:00
0ec1209eab
Windows updates the desktop display mode once at video init (in WIN_InitModes()) and once when creating a window (in WIN_RefreshDisplays())
Fixes https://github.com/libsdl-org/SDL/issues/7982
Fixes https://github.com/libsdl-org/SDL/issues/8189
(cherry picked from commit bea34c5380)