Open Doaxan opened 7 years ago
I've pushed a branch with a prototype implementation, attached to this ticket. I've tried to implement smooth scrolling manually since .NET doesn't have native support for this.
Could you have a look and give your opinion on the implementation?
I was digging into codebase and trying to implement smooth scrolling for the viewer, and just found @pvginkel added a commit referencing the same topic just a few couple seconds ago. Glad to meet you.
No problem. This was a lot of fiddling. I think I got it kind of right, but the parameters may need some continuing, especially AnimationDuration
. I'd welcome feedback on this.
Can i get smooth scrolling in this demo: https://github.com/pvginkel/PdfiumViewer/tree/master/PdfiumViewer.Demo ?