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: don't cancel touches in view for tap gesture recognizer #521

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

nsillik
Copy link
Collaborator

@nsillik nsillik commented Jan 11, 2024

The TapGestureRecognizer for handling the swipe actions was blocking taps. It shouldn't!

Checklist

Please do the following before merging:

  • Ensure any public-facing changes are reflected in the changelog. Include them in the Main section.

@nsillik nsillik marked this pull request as ready for review January 11, 2024 18:30
@nsillik nsillik merged commit 96085e5 into main Jan 11, 2024
4 checks passed
@nsillik nsillik deleted the nsillik/fix-tests branch January 11, 2024 18:50
@kyleve kyleve mentioned this pull request Jan 12, 2024
1 task
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.

2 participants