espresso3389 / pdfrx

pdfrx is yet another PDF viewer implementation that built on the top of pdfium. The plugin currently supports Android, iOS, Windows, macOS, Linux, and Web.
MIT License
62 stars 38 forks source link

Reagarding animation #75

Closed dhruv9045 closed 3 months ago

dhruv9045 commented 3 months ago

This is issue occurs when we scroll up fast from 3rd or 4th page it touches the top and come back to 2nd or 3rd page and similar occuring in last pages.

Expected: when move fast to top page from where page start that will not come back to 2nd or 3rd page it should be stop where page start and similarly in pdf end when it should be stop at the end of the pdf not on second last or third last.

espresso3389 commented 3 months ago

Possible duplicate of #61?

dhruv9045 commented 3 months ago

Yes, Can you provide me some solution?

espresso3389 commented 3 months ago

I've been investigating the issue. Currently, no solution :(

dhruv9045 commented 3 months ago

If you can add some other animation effect may be this will help