mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-09 18:33:38 +02:00
SDL_SetWindowFullscreen now reports failure while a fullscreen transition is already in progress on Emscripten, upsetting the test when it tries to come back to windowed mode, but testautomation will never give correct results here even when we fix the backend to queue pending reversal requests, because you'll have to return to the Emscripten mainloop before these state changes will occur. It's just sort of luck this specific test passed before on this target.
110 KiB
110 KiB