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

🐛 Fix inverted swipe handlers in EPUB reader #324

Merged
merged 1 commit into from Apr 27, 2024

Conversation

aaronleopold
Copy link
Collaborator

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.

@aaronleopold aaronleopold marked this pull request as ready for review April 27, 2024 19:34
@aaronleopold aaronleopold changed the title 🐛 Fix inverted swipe handers in EPUB reader 🐛 Fix inverted swipe handlers in EPUB reader Apr 27, 2024
@aaronleopold aaronleopold merged commit 7be6eda into develop Apr 27, 2024
3 checks passed
@aaronleopold aaronleopold deleted the al/fix-reading-direction-swipes branch April 27, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant