joseria / JASwipeCell

iOS 8 Mail Inspired. A UITableViewCell subclass that displays customizable left or right buttons that are revealed as the user swipes the cell in either direction. The edge-most buttons will pin to the container view and will execute an event similar to how the delete/archive button work in IOS 8 mail.
MIT License
367 stars 53 forks source link

Need to prevent the left/right most button to pin to the top container view #9

Open gkedmi opened 9 years ago

gkedmi commented 9 years ago

Hi Joseria Thanks for a great object. Is it possible to prevent the left/right most button to pin to the top container view? Thanks a lot Gilad

IAmOrion commented 9 years ago

+1 on this.

I love this control, but is it possible to add a boolean option to enable/disable the full swipe?

In other words, when I swipe the cell, I do NOT want the full width swipe that moves the left/right most button into view covering the entire cell. I Want it to top with the 3 (example) buttons.

jakelisby commented 9 years ago

+1