mangapie icon indicating copy to clipboard operation
mangapie copied to clipboard

Touch swipe option for reading

Open kurim opened this issue 4 years ago • 1 comments

In addation to this https://github.com/pierobot/mangapie/issues/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/

kurim avatar May 19 '20 21:05 kurim

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 https://github.com/pierobot/mangapie/issues/157

pierobot avatar May 20 '20 22:05 pierobot