You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
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.
The text was updated successfully, but these errors were encountered: