Fixed bug 1167 (SDL_WINDOWPOS_CENTERED doesn't work if used right after...
Fixed bug 1167 (SDL_WINDOWPOS_CENTERED doesn't work if used right after fullscreen -> windowed switch) The top level code handles SDL_WINDOWPOS_CENTERED now, and the Cocoa SetWindowPosition call will clear the moveHack before adjusting the window position.
Showing
Please register or sign in to comment