Open
Description
Is there any way to use multiple canvases with this library? I am asking this because drawing more complex objects on a separate "offscreen" canvas in order to cache them is a common way to improve performance. Take a look at Mozillas recommendations here.
Would be great to hear any hints on this!