MCSwipeTableViewCell
MCSwipeTableViewCell copied to clipboard
Fixed a bug when start swiping a cell.
Now when starting to swipe the cell, the swipping view appears immediately (before the first & second triggers positions)
Before the swipping hit the first trigger position this was happening:
I'm using autolayout (yes, I know that this is not supported, but had no other problems, it's working really well) and did not check this issue without autolayout.