Gulix / geckos

An online Card Editor with Templates
http://gulix.github.io/geckos/
Other
49 stars 18 forks source link

Ignoring code before transmitting to canvas #161

Open Gulix opened 7 years ago

Gulix commented 7 years ago

Before the JSON is passed to the canvas, some code parts sometimes could be ignored.

The better example is a heavy background image (dataurl) that could lighten what is passed to the canvas to enhance the speed of display (instead of having visible = false).