Skip to content
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

Touch swipe option for reading #201

Open
kurim opened this issue May 19, 2020 · 1 comment
Open

Touch swipe option for reading #201

kurim opened this issue May 19, 2020 · 1 comment

Comments

@kurim
Copy link
Contributor

kurim commented May 19, 2020

In addation to this #180, it would be very nice if it is possible to a swipe to change the page?

Like this one: https://css-tricks.com/simple-swipe-with-vanilla-javascript/

@pierobot
Copy link
Owner

pierobot commented May 20, 2020

This was actually a feature but I removed it because it wasn't very good at the time.

I do want to bring it back though.

  • Swiping needs to not interfere with zooming in
  • Swiping while zoomed in needs to not change page
  • Swiping on the very edge of the page needs to trigger page change
  • Add option for swiping up & down instead of left & right
  • Swipes that will trigger a page change need to offset the image to let the user know a page change will be triggered

Should be added along with #157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants