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

Scrolling Too Quickly Causes Location Jumping #171

Open
frasermince opened this issue May 23, 2020 · 2 comments
Open

Scrolling Too Quickly Causes Location Jumping #171

frasermince opened this issue May 23, 2020 · 2 comments

Comments

@frasermince
Copy link

On the newest version of the library if you scroll rapidly through a chapter eventually the page will jump randomly to the wrong location. It appears to get worse the longer you have the book open. Though that may just be perception. I have seen this on iOS 13.3. The only thing I have found to somewhat help it is changing the debounce found here to around 500. This makes the problem less likely to happen but doesn't really fix it.

@roycechua
Copy link

roycechua commented Aug 13, 2020

Hi, from what I've discovered, playing around with the font-size may help you. I changed mine to about 16 and I it helped me with a Table of Content navigation issue that also causes some location jumping. I tested this with 3 different phones (1 was an emulator) and I did not experience the issue.

@TalhaAbbas55
Copy link

Hi, from what I've discovered, playing around with the font-size may help you. I changed mine to about 16 and I it helped me with a Table of Content navigation issue that also causes some location jumping. I tested this with 3 different phones (1 was an emulator) and I did not experience the issue.

Thanks a lot, brother, you saved my time, I was working on a project that was almost the worst of my life, I hate this library and its performance in web and mobile versions, but due to some unexpected issues, the team decided to go with this but changing to font size to 16 has really helped me a lot

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

No branches or pull requests

3 participants