Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed bug 3202 - Fix renderer visibility on a window maximized direct…
…ly from the minimized state Many thanks to id.zeta for details on the bug, and for the fix!
- Loading branch information
Showing
with
4 additions
and 1 deletion.
- +2 −0 src/events/SDL_windowevents.c
- +2 −1 src/render/SDL_render.c