MortimerGoro / MGSwipeTableCell

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

Swipe not working with Magic Trackpad 2 #355

Open EGDBE opened 4 years ago

EGDBE commented 4 years ago

Since iOS 13.4 we can use the Magic Trackpad 2 (and Magic Mouse) cursor in our iPads.

Horizontal swipe with 2 fingers doesn't work with MGSwipeTableCell (it has a glitchy behavior) while this gesture works perfectly with native Apple swipe cells.