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

Page turning glitch #1226

Open
T50-La opened this issue Mar 5, 2025 · 1 comment
Open

Page turning glitch #1226

T50-La opened this issue Mar 5, 2025 · 1 comment
Labels

Comments

@T50-La
Copy link
Contributor

T50-La commented Mar 5, 2025

Hentoid v1.20.10 (774)

Motorola Edge Plus / Android-12

  1. (When inside the reader) Double tap to zoom in on a page

  2. The user fling so that he position himself ready to turn page on the left side of the screen

  3. The user act as if he were about to turn page (not through fling) but changes his mind and stop the action before the whole page was turned

  4. On the page mentioned in the first step, he should now be able to freely move around with the glitch

Notes:

If the user decide not to double tap the screen at step one but instead to zoom just a little bit, that will also work, the glitch should still appear. Instead of flinging himself to the left at step two it should also work to simply swipe himself over there.

When the glitch is active the user can choose to dismiss the new page by flinging himself to the opposite side of the screen, two times. One time while not positioned there and the other while already there. It won't work to push it into where it came from, that will at most exit the current book.

To show the new page after having activated the glitch the user can; pull the rest of it over the first page or zoom out the same.

Reflection:
Might be a bit late for this reflection as I don't know how far the new page info/reader function has come in development but could this glitch somehow be related to the page info popup one, reported back in the day? As that glitch also got influenced by zoom level.

@RobbWatershed
Copy link
Collaborator

RobbWatershed commented Mar 9, 2025

Thanks for your report. That one's an old known problem that nobody cared to report until now.

The origin of this issue is a rule we introduced regarding page snapping that's disabled when zooming is on. Maybe part of the solution is allowing overscroll when zooming (#1179) instead of turning the page.

Might be a bit late for this reflection as I don't know how far the new page info/reader function has come in development but could this glitch somehow be related to the page info popup one, reported back in the day? As that glitch also got influenced by zoom level.

I'm pretty sure both issues are independent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants