mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-29 14:20:59 +02:00
It happens only on windows with chrome. For any reason, click event isn't correctly triggered and it seems work correctly with pointerup. And it seems that when drawing a svg on an OffscreenCanvas we need to wait a little in order to be able to transfer it: it's why this patch adds a check on the canvas content.