maphilight icon indicating copy to clipboard operation
maphilight copied to clipboard

Add cutom settings of canvas to function's input.

Open Maximilan4 opened this issue 11 years ago • 0 comments

Please, add custom settings of canvas (width,height). I need this stuff in last project, where img on html was bigger than original, canvas set width and height from original image. Now it works with help of bad things like this: $('.gen_plan').height(). It will be awesome, if you add some custom settings of canvas to functions's input.

P.S. sry for a bad english.

Maximilan4 avatar Aug 19 '14 10:08 Maximilan4