jkuhlmann / gainput

Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
http://gainput.johanneskuhlmann.de/
MIT License
858 stars 104 forks source link

Fix bug with scroll inputs not working on Windows. #72

Closed DragonMinded closed 4 years ago

DragonMinded commented 4 years ago

Proposes a fix to https://github.com/jkuhlmann/gainput/issues/42 and https://github.com/jkuhlmann/gainput/issues/20 with suggested patch. This is tested working on two Windows machines.