-
Notifications
You must be signed in to change notification settings - Fork 182
Mouse wheel delta #83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please write a test program which catches |
Ah, I see that it has been deprecated in SFML 2.5. |
Thanks for looking in to this. When I move the wheel slowly (in which case it actually doesn't scroll at all) I get this output: And when I move it fast (which is when it actually scrolls) I get this: |
Okay. |
That works perfectly! Thank you very much for taking the time to do it! |
Nice. I'll merge it into master and release 2.0.2 later today. :) |
Uh oh!
There was an error while loading. Please reload this page.
There seems to be a mouse wheel delta issue with specific mice. I described the problem in imgui's issues here: url
The text was updated successfully, but these errors were encountered: