bobbyali / kidzvids2

Second attempt at the kid-friendly Youtube iOS player
1 stars 2 forks source link

Swipes hard to use #41

Open bobbyali opened 9 years ago

bobbyali commented 9 years ago

I've added the ability to swipe left/right on the Grid VC to change playlists. However it's quite hard to do successfully because the up/down scroll interferes. Is there a way to make it more reliable?

bobbyali commented 9 years ago

Tudor has multiple gestures in his app. Try debugging by checking when the swipe gets active. Is it always, or just on a perfect swipe? If former, then might be able to do something.