Skip to content
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

Mouse wheel scrolling can cause exception #6

Open
zackthehuman opened this issue Jul 30, 2014 · 0 comments
Open

Mouse wheel scrolling can cause exception #6

zackthehuman opened this issue Jul 30, 2014 · 0 comments

Comments

@zackthehuman
Copy link
Owner

While working on Hikari, I found that on Mac sometimes the delta of a mouse scroll has a value of 0, and when that happens the mouse scroll event that gets created in Guichan is missing a type, which leads to an exception.

zackthehuman/hikari@08f5146

Incorporate that fix into this code base to resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant