Cocoa: Fix range handling for hats and buttons

Fixes #888.
This commit is contained in:
Camilla Löwy
2017-03-23 15:54:34 +01:00
parent 1982543cd2
commit 55d0560746
2 changed files with 13 additions and 17 deletions
+1
View File
@@ -187,6 +187,7 @@ information on what to include when reporting a bug.
- [Cocoa] Bugfix: Leaving video mode with `glfwSetWindowMonitor` would set
incorrect position and size (#748)
- [Cocoa] Bugfix: Iconified full screen windows could not be restored (#848)
- [Cocoa] Bugfix: Value range was ignored for joystick hats and buttons (#888)
- [X11] Moved to XI2 `XI_RawMotion` for disable cursor mode motion input (#125)
- [EGL] Added support for `EGL_KHR_get_all_proc_addresses` (#871)
- [EGL] Added support for `EGL_KHR_context_flush_control`