Win32: Remove double resize of full screen window

Related to #1085.
This commit is contained in:
Camilla Löwy
2017-11-16 11:03:05 +01:00
parent 8b81a03a5a
commit d630684654
2 changed files with 7 additions and 13 deletions
+1
View File
@@ -204,6 +204,7 @@ information on what to include when reporting a bug.
(#650,#1071)
- [Win32] Bugfix: Returned key names did not match other platforms (#943)
- [Win32] Bugfix: Undecorated windows did not maximize to workarea (#899)
- [Win32] Bugfix: Window was resized twice when entering full screen (#1085)
- [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125)
- [X11] Replaced `_GLFW_HAS_XF86VM` compile-time option with dynamic loading
- [X11] Bugfix: `glfwGetVideoMode` would segfault on Cygwin/X