BFDragGestureRecognizer icon indicating copy to clipboard operation
BFDragGestureRecognizer copied to clipboard

A UIGestureRecognizer subclass that can be used to drag views inside a scroll view with automatic scrolling at the edges of the scroll view.

Results 1 BFDragGestureRecognizer issues
Sort by recently updated
recently updated
newest added

When setting the frame for the gesture recognizer, there were circumstances that caused all touches to be ignored all the way up the chain.