MCSwipeTableViewCell icon indicating copy to clipboard operation
MCSwipeTableViewCell copied to clipboard

Added flag to prevent any bounces

Open stephanecopin opened this issue 10 years ago • 0 comments

This add a "bounces" flag to MCSwipeTableViewCell. This only change the behavior when only 2 of the 4 states are set, the user swipe in the right direction: when the flag is set to NO, swiping in the other direction won't allow the cell to bounce, and will stop at its position 0.

stephanecopin avatar Nov 27 '14 11:11 stephanecopin