-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Difficult to swipe #19
Comments
Funny, on iOS it is almost too easy to swipe more than one image at a time ;-) |
Well actually I'm not using images, I'm using HTML content. In the end I used another solution because there were too many issues with this one (eg not able to click links in the slide content). Specifically (for anyone interested) I'm using JQuery TouchSwipe with this snippet.
|
@ixisio |
yes |
@apemsel so it's not good to merge, aye? |
Is it just me or is it really difficult to change slides? It seems you have to very particular in your swiping motion and timing. Immediately after completing a swipe you have to wait a second or so before going again, and you need to make sure you slide about 80% of the screen. I'm on a Nexus 5, anyone else experiencing this?
The text was updated successfully, but these errors were encountered: