Replies: 1 comment 2 replies
-
I have this question too. I notice that if I hack the code a little to avoid the iframe and generate the canvas directly from the element on the page it still works, and is about a second faster. I assume there was some corner case that required the use of the iframe. It would be interesting to know what it was. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
can't we just render it on the canvas?
Beta Was this translation helpful? Give feedback.
All reactions