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

Added resetting of velocity between touch start/end #300

Merged
merged 7 commits into from
Mar 25, 2022

Conversation

chrfalch
Copy link
Contributor

Previously the last velocity values was not reset between start/active/end in the touch handler. This PR fixes this.

@chrfalch chrfalch requested a review from wcandillon March 24, 2022 12:13
@chrfalch
Copy link
Contributor Author

Fixes #301

@chrfalch chrfalch linked an issue Mar 24, 2022 that may be closed by this pull request
@chrfalch chrfalch merged commit b9a9fba into main Mar 25, 2022
@chrfalch chrfalch deleted the bugfix/Fix-reset-velocity-on-start branch March 25, 2022 08:10
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.

Velocity is not reset between start/end in useTouchHandler
2 participants