HanSolo / SteelSeries-Canvas

The HTML5 Canvas port of the SteelSeries component library. Mainly contains gauges.
120 stars 76 forks source link

Making it work with shared canvas #23

Open ThumbGen opened 8 years ago

ThumbGen commented 8 years ago

Hi!

I recently discovered this library and I have to say it is awesome!

Do you have any plans supporting a shared canvas? I intend to use fabricjs and have a single canvas where I position several objects; some of them would be SteelSeries gauges. For now it seems the gauge needs its own canvas.

Thank you!

mcrossley commented 8 years ago

No plans to change the single canvas per gauge at the moment. That would be down the priority list for me at the moment.