Bubbling up a touch event from an image to its carousel card.
Bubbling up a touch event from an image to its carousel card.
I am able to scroll my carousel nice and smoothly if I "grab" the carousel' card (i.e. the background behind my content). But if the carousel contains large images, I can only grab them, then the event is handled by the image, not the carousel, which means no card scrolling.
How can I prevent my content from interfering with my gestures to scroll the carousel card?
If you develop using a mac, you can download the iphone simulator (includes ipad as well) for free. There you can do near full 1:1 testing for that device.