Skip to content

Conversation

@dacohn
Copy link
Contributor

@dacohn dacohn commented Oct 18, 2014

With this option, as soon as a cell begins to scroll, all other cells will immediately return to center instead of waiting until dragging ends

With this option, as soon as a cell begins to scroll, all other cells
will immediately return to center instead of waiting until dragging ends
@CEWendel
Copy link
Owner

Hm, instead of adding another delegate method for this, I think we should just make this the default behavior when swipeableTableViewCellShouldHideUtilityButtonsOnSwipe is YES. That seems to be how Mail.app does it

@dacohn
Copy link
Contributor Author

dacohn commented Oct 19, 2014

Sounds fine to me. So no option to make it behave the way it does currently?

@CEWendel
Copy link
Owner

Yeah, no need to have two delegate methods that specify very very similar behavior

@davidquon
Copy link

👍

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.

3 participants