responsive-sketchpad icon indicating copy to clipboard operation
responsive-sketchpad copied to clipboard

Feature Request

Open adamluz opened this issue 6 years ago • 1 comments

Is there a way to set a background for this? I've set one but everytime I draw it disappears and when I stop it reappears and hides what was drawn #

adamluz avatar Aug 15 '18 20:08 adamluz

Probably way too late, but I had the same problem. Simply set the background-color of the div with the canvas to transparent and then place a div with the image behind the canvas and use CSS to adjust position and size. That worked for me.

apack72 avatar May 15 '22 13:05 apack72