TPKeyboardAvoiding icon indicating copy to clipboard operation
TPKeyboardAvoiding copied to clipboard

Cannot prevent resignFirstReponder when scrollView touchesEnded

Open LeoSnek opened this issue 7 years ago • 0 comments

We have some UIPicker logic which is being messed up a little by the touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event method. It would be useful if we could set a property on the scrollView to prevent this from happening.

LeoSnek avatar Aug 22 '16 14:08 LeoSnek