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 Touch pointCount for web #3163

Merged
merged 1 commit into from Jul 10, 2023
Merged

Fix Touch pointCount for web #3163

merged 1 commit into from Jul 10, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jul 10, 2023

Adds a reset for the CORE.Input.Touch.pointCount for web, if it was the last EMSCRIPTEN_EVENT_TOUCHEND event.

Fixes #3100.

@raysan5 raysan5 merged commit 4b6cbd2 into raysan5:master Jul 10, 2023
12 checks passed
@raysan5
Copy link
Owner

raysan5 commented Jul 10, 2023

@ubkp thanks for the review!

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

Successfully merging this pull request may close these issues.

[core] GetTouchPointCount() keeps returning 1 after the last touch is released
1 participant