-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
[3.2] Support mouse events on Android #42360
[3.2] Support mouse events on Android #42360
Conversation
1f0c423
to
b036163
Compare
@thebestnom Can you resolve this branch's conflicts with the |
Of course, when I'll be around a computer |
b5da300
to
3ec2f36
Compare
Ok, ready, Ill add the key modifier later in a different PR |
Anything else? |
cc @pouleyKetchoupp for review. |
Ok, I'll try to test & review tomorrow. |
Ill just remind here that there is keyboard support fixes to cherrypick, and I would also like to add pointer capture |
@pouleyKetchoupp Thanks! @thebestnom Do you have a PR for the keyboard support fixes to cherrypick? |
Ill add that once this PR is merged, as it adds keyboard modifier support and the mouse input needs that to be added |
Looks good apart from the method override I commented. Didn't spot anything wrong while testing. |
3ec2f36
to
b78119a
Compare
Implement mouse Move touch to inputManager Change to use android/input.h
b78119a
to
191c84f
Compare
Fixed 👍 |
Thanks a ton for your work on this feature, and thanks @m4gr3d and @pouleyKetchoupp for the in-depth reviews and testing! Great team work here :) |
Version of #37158 for 3.2.