mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-25 02:44:45 +00:00
f10bdf5089
* SDL_WINDOW_RESIZABLE must be set when creating the window, apparently only fullscreen flags take effect in SDL_SetWindowFullscreen * Stores window position, so a window can be restored to both its original position and size, rather than defaults * Changes initial window position from undefined to centered, it caused some problems with window positioning returning from fullscreen mode This was SVN commit r15827.