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 PopTip hijacking containerView’s gestures #121

Merged
merged 2 commits into from
Jun 16, 2017

Conversation

rivera-ernesto
Copy link
Contributor

Do not add tapRemoveGestureRecognizer or swipeGestureRecognizer to containerView when shouldDismissOnTap and shouldDismissOnSwipeOutside are set to false.

Fixes #98.

Do not add `tapRemoveGestureRecognizer` or `swipeGestureRecognizer` to `containerView` when `shouldDismissOnTap` and `shouldDismissOnSwipeOutside` are set to `false`.

Fixes andreamazz#98.
@andreamazz andreamazz merged commit f85af6d into andreamazz:master Jun 16, 2017
@rivera-ernesto rivera-ernesto deleted the fix_containerview_gestures branch June 18, 2017 13:31
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.

None yet

2 participants