Objective-c - Scrollerkview gesture issue
滿天的星座
滿天的星座 2017-05-02 09:33:45
0
0
517

Added gestures to the scrollerview, that is, when the xontentoffset of the scrollerview is 0, add a sliding gesture, change the frame of the scrollerview, and use GestureRecognizer: (UIGestureRecognizer ) gestureRecognizer shouldRecognizeSimultaneouslyWithGestureRecognizer: (UIGestureRecognizer ) otherGestureRecognizer Gesture judgment is performed, but sometimes custom gestures are still executed when contextoffset is not 0. The picture below is the normal implementation effect

The situation when dozens of gestures conflict

Is there any good solution? Please advise. . . . .

滿天的星座
滿天的星座

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template