xamarin / Xamarin.Forms.CarouselView

41 stars 38 forks source link

On UWP, sliding gestures with any horizontal motion are all intercepted #34

Closed BioTurboNick closed 2 years ago

BioTurboNick commented 7 years ago

I have a custom vertical slider control in my CarouselView. On Android it works fine, but on UWP, it only works if I keep my finger from having any amount of horizontal motion, or else it triggers the carousel motion.