mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 03:04:14 +02:00
Fixed Alt+F4 not being translated into WM_CLOSE.
This commit is contained in:
@@ -324,6 +324,7 @@ version of GLFW.</p>
|
||||
<li>[Win32] Bugfix: Window activation and iconification did not work as expected</li>
|
||||
<li>[Win32] Bugfix: Software rasterizer pixel formats were not discarded by the WGL_ARB_pixel_format code path</li>
|
||||
<li>[Win32] Bugfix: The array for WGL context attributes was too small and could overflow</li>
|
||||
<li>[Win32] Bugfix: Alt+F4 hot key was not translated into <code>WM_CLOSE</code></li>
|
||||
</ul>
|
||||
|
||||
<h3>v2.7</h3>
|
||||
|
||||
Reference in New Issue
Block a user