mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-26 02:31:07 +01:00
Marcel Bakker Observed when resizing or moving a window in Windows 7. Depending on how you resize/move your window , you may receive none or a lot of SDL_WINDOWEVENT_EXPOSED events , at the moment you release the mouse button. Maybe add this event to an already existing list of overflow candidates ?