Open thomasyip opened 13 years ago
I would suggest using "targetTouches" instead of touches.
Multiple touches do not lead to aborted scrolling in iOS 7 in UITableView. But, you should be able to set and option that aborts scrolling when multiple touches occur and not in zooming mode. Feature for future release.
I am using iScroll with gestures.js. I am assignment 2-finger swipe to something else.
Below is a tested patch.