You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to render the svg with loaded image into the canvas and the result was the empty cell. I don't event know if this is possible to render into canvas this way.
So i think we should implement the image format and render the image with drawImage canvas method.
best solution might be a image format.
extending html format to handle this seems tricky.
The text was updated successfully, but these errors were encountered: