CanvasLoader icon indicating copy to clipboard operation
CanvasLoader copied to clipboard

Add support for responsive designs

Open joedyndale opened this issue 12 years ago • 1 comments

It would be really awesome if support for responsive designs could be added by making it possible to specify diameter in em units, possibly by adding a boolean option to the constructor (eg. {responsive: true}) which causes the canvas to use em units for width/height.

joedyndale avatar Feb 12 '13 15:02 joedyndale

That is a great idea, thanks!

heartcode avatar Feb 23 '13 13:02 heartcode