stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
843 stars 33 forks source link

:bug: Fix image reader navigation (tablet) #329

Closed aaronleopold closed 2 months ago

aaronleopold commented 2 months ago

Resolves (hopefully) #328

I've adjusted the reader to be more programmatic and less CSS-centric for computing the navigation tap boundaries:

I've also added swipe handlers on mobile viewport sizes. I tested this on an iPad mini, and then a few other tablet sizes in my dev tools.