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 inverted swipe handlers in EPUB reader #324

Closed aaronleopold closed 2 months ago

aaronleopold commented 2 months ago

Fixes #323

I accidentally inverted the swipe handlers, e.g. assigning onLeftNavigate to onSwipedLeft. Semantically, this is a mess. I'm being a bit pedantic, but I did not land on variable names I like lol I just added comments to hopefully prevent the mix up again.

Also noticed the header action items on mobile are rather small, so I made a note to gather feedback. If anyone has thoughts, please reach out.