I have a set of buttons that live above (not subviews of) a UIScrollView. I 
update their position based on feedback from the UIScrollView during pan and 
zoom.

The problem is, the buttons are easy to tap accidentally when you're trying to 
pan or zoom. Is there a magic setting to let taps in the buttons first serve 
gestures in the UIScrollView? I can re-implement them as views with a tap 
gesture recognizer if that would help.


-- 
Rick




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to