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

Unable to use swipe to delete on UITableView when using MFSideMenu #216

Open
amit0656 opened this issue Apr 19, 2016 · 0 comments
Open

Unable to use swipe to delete on UITableView when using MFSideMenu #216

amit0656 opened this issue Apr 19, 2016 · 0 comments

Comments

@amit0656
Copy link

Hi,
We are facing one issue when using MFSideMenu library. Actually we have one table view with the MFSideMenu’s centralViewController and we have enable swipe to delete on UITableView. But when we try to perform swipe to delete on tableView, delete button doesn’t appear.We need to try atleast 10-15 times after that delete button appear. We looked into the code and found that shouldRecieveTouch method of MFSideMenuCentralViewController is getting called which is returning the value as YES. When we return NO, swipe to delete feature on tableview works perfectly, but swipe to reveal side menu stops working. Is there a way by which we can provide both swipe to delete on tableView and swipe to reveal sidemenu?

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

No branches or pull requests

1 participant