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

Fix simultaneous touches for different touch types in iOS #60224

Merged
merged 1 commit into from May 3, 2022

Conversation

pfeodrippe
Copy link

Fixes #60190.

It enables simultaneous touches for different touch types. For example, the user will be able to receive input events from both the apple pencil and the user finger.

@pfeodrippe
Copy link
Author

pfeodrippe commented Apr 14, 2022

I've tested using the 3.4 branch (as I didn't see pencil press in master) and it works.

@pfeodrippe
Copy link
Author

If approved and merged, can we cherry-pick it to the 3.4 branch?

@YeldhamDev YeldhamDev added bug platform:ios topic:porting topic:input cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Apr 14, 2022
@YeldhamDev YeldhamDev added this to the 4.0 milestone Apr 14, 2022
@akien-mga
Copy link
Member

CC @naithar @bruvzg

@akien-mga akien-mga merged commit cb7a5a8 into godotengine:master May 3, 2022
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.5.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label May 5, 2022
@akien-mga
Copy link
Member

Cherry-picked for 3.4.5.

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

Successfully merging this pull request may close these issues.

Multitouch with Apple Pencil + Finger does not work
4 participants