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

Adding new delegate method for gesture/touch clobbering. #264

Merged
merged 2 commits into from
Jun 11, 2014

Conversation

frankfle
Copy link
Contributor

Adding a new delegate method to allow touches to be shared over different gestures. This can alleviate some issues with swipe-to-delete not working in table views.

John-Lluch pushed a commit that referenced this pull request Jun 11, 2014
Adding new delegate method for gesture/touch clobbering.
@John-Lluch John-Lluch merged commit 357d054 into John-Lluch:master Jun 11, 2014
@John-Lluch
Copy link
Owner

Thanks for this. I think this is a great addition.

@John-Lluch
Copy link
Owner

I changed your delegate signatures by passing the revealViewController as it is the standard practice.
Thanks

@frankfle
Copy link
Contributor Author

Thanks :)

Frank

On Jun 11, 2014, at 05:31 PM, John Lluch Zorrilla [email protected] wrote:

I changed your delegate signatures names by passing the revealViewController as it is the standard practice.
Thanks

Reply to this email directly or view it on GitHub.

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