pkluz / PKRevealController

PKRevealController is a delightful view controller container for iOS, enabling you to present multiple controllers on top of one another.
Other
3.85k stars 659 forks source link

Fix swipe to delete behavior in UITableViews #226

Open brian-intuit opened 9 years ago

brian-intuit commented 9 years ago

I found some discussions about this problem (e.g. https://github.com/pkluz/PKRevealController/issues/123) and implemented what I hope is a very targeted fix that won't have bad side effects.