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
{{ message }}
This repository was archived by the owner on Dec 22, 2018. It is now read-only.
Scroll doesn't render pages correctly, I tried a branch that seems to attempt to fix the problem by running a debounce function around the scroll listener, but it just seems to make it more clunky.
So I thought why try and re-invent the wheel ? I've started some work to integrate pdf-annotate-js with PDFJS.PDFViewer by listening for it's and do the Annotation rendering / work on top of the PDFViewer that ships with pdfjs-dist.
I'm curious, has anyone else had these issues and are there any further thoughts on doing it this way ?