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

Open side buttons only when didSelectRowAtIndexPath is called #389

Open
Ravi61 opened this issue May 10, 2016 · 0 comments
Open

Open side buttons only when didSelectRowAtIndexPath is called #389

Ravi61 opened this issue May 10, 2016 · 0 comments

Comments

@Ravi61
Copy link

Ravi61 commented May 10, 2016

Hi @CEWendel,

Is there a method to implement the following.
I want to show right utility buttons only when user clicks on table cell but not on swipe gesture. Currently its displaying in both. Is there a way to restrict swipe gesture only.
Right now if I use the func swipeableTableViewCell(cell: SWTableViewCell!, canSwipeToState state: SWCellState) -> Bool, then it disables both tap and swipe gesture.

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