Open clauschristianude opened 3 years ago
As you can see in the links on the bottom this issue is already fixed in the pdfjs_viewer in november 2019. Can you please create a newer gem with this fix? Or change in viewer.js line 10357 from
setTimeout(resolve, 20);
to
setTimeout(resolve, 1000);
and create anewer gem?
Thanks
Links with this issue: https://github.com/mozilla/pdf.js/issues/7597 https://github.com/stephanrauh/ngx-extended-pdf-viewer/issues/83
As you can see in the links on the bottom this issue is already fixed in the pdfjs_viewer in november 2019. Can you please create a newer gem with this fix? Or change in viewer.js line 10357 from
setTimeout(resolve, 20);
to
setTimeout(resolve, 1000);
and create anewer gem?
Thanks
Links with this issue: https://github.com/mozilla/pdf.js/issues/7597 https://github.com/stephanrauh/ngx-extended-pdf-viewer/issues/83