-
Notifications
You must be signed in to change notification settings - Fork 570
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 move events do not work properly on macOS13. #2280
Comments
In addition, the mouse dragging event works properly. |
Same for me. E.g |
I think I found a fix. You need to move
I have example hotfix at |
Sounds good. I don't have access to a 13 box here. @liias would you be willing to PR that? |
Sure! Will do a PR, and some discussion can happen there. |
PR at #2282 |
…acos13 Fix mouse enter/leave events on macos 13 fixes #2280
Mouse move events do not work properly on macOS13
The text was updated successfully, but these errors were encountered: