Commit 0eb6f79190d6ad1c620930d054379bee3f476a2b

Daniel Gibson 2021-05-21T13:48:14

SDL_SetWindowDisplayMode(): If already fullscreen, adjust window size Otherwise only the display resolution is changed, but the SDL window size (and for example the window-surface size) aren't adjusted accordingly and thus don't fill the whole screen. See #3313