You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: