Skip to content

Touch capture bugfixes #5

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

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Touch capture bugfixes #5

merged 2 commits into from
Mar 15, 2023

Conversation

tyhenry
Copy link
Collaborator

@tyhenry tyhenry commented Mar 15, 2023

  • integrated bugfix where DRAG, RELEASE, CANCEL events weren't capturing touch
  • added fix so that touch events will only be captured if m_isCapturingTouch is true (which was the intended behavior)

@tyhenry tyhenry requested a review from shi-weili March 15, 2023 18:51
@shi-weili
Copy link
Contributor

Looking good to me!

@tyhenry tyhenry requested review from peterobbin and removed request for peterobbin March 15, 2023 19:52
@tyhenry tyhenry merged commit f228f25 into develop Mar 15, 2023
@tyhenry tyhenry deleted the bugfix-touch-capture branch March 15, 2023 19:53
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.

3 participants