Author :
Sam Lantinga
Date :
2017-09-09 10:31:44
Hash :676c3a92 Message :Fixed bug 3719 - Cocoa - Incorrect window size when leaving fullscreen
bastien.bouclet
The window is now resized to its specified size, but it moves to the top left corner of the screen. That is unexpected because neither the user nor the program moved it there. Test program attached (the same one as before).