MortimerGoro / MGSwipeTableCell

An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
MIT License
6.96k stars 1.07k forks source link

example flaw #310

Open bloodmajik opened 6 years ago

bloodmajik commented 6 years ago

I'm using the example on the github readme page. When I slide to the left (to make the right buttons appear) All of the content in my label goes offscreen. If I slide to the right, the content remains while the buttons show. I want the left effect on the right side.