dom canvases do not draw in web-world
dyoo opened this issue · 1 comments
dyoo commented
This is related to: http://stackoverflow.com/questions/3318565/any-way-to-clone-html5-canvas-element-with-its-content
When we do the initial cloning of a dom in web-world, we inadvertently throw away the content already drawn on the canvas.