responsive-sketchpad
responsive-sketchpad copied to clipboard
Feature Request
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 #
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.