You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This avoids making SDL set the window size
when in fullscreen mode (and adds an assert
to make sure of that).
Previously on macOS, up to three extra
set-window-size callbacks could happen when
switching from fullscreen.
0 commit comments