Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Scrolling end detection fix #201

Merged
merged 1 commit into from
Nov 26, 2022

Conversation

martinek
Copy link
Contributor

This PR fixes weird edge case, where document scrolled all the way to the end, would not get detected as atEnd. For some reason there would be 0.5px missing.

This fixes the issue by adding "safe zone" which counts as "atEnd", 5px wide.

@AriaMoradi AriaMoradi merged commit bfca70a into Suwayomi:master Nov 26, 2022
@martinek martinek deleted the fix/auto-navigation-edge-case branch November 26, 2022 14:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants