yWorks / svg2pdf.js

A javascript-only SVG to PDF conversion utility that runs in the browser. Brought to you by yWorks - the diagramming experts
MIT License
649 stars 98 forks source link

Playground auto-updates are problematic #150

Open yGuy opened 3 years ago

yGuy commented 3 years ago

The new playground is nice, but the PDF auto-updating is a bit of a problem, because at least in Edge upon rapid typing the PDF viewer will "crash" and you need to reload the page.

Please add an "auto-update" check-box and a manual update button, or increase the debouncing to a few seconds so that editing does not immediately result in the updates.