Transparent canvas
Closed this issue · 2 comments
kochax commented
It would be nice if we have input param for leaving the canvas background transparent instead of setting default color.
Peshou commented
Did you try to make the startingColor="'transparent'" ?
I made a few pictures with that Input and it seemed to work properly.
I added an absolute div element that should show behind the canvas (the same z index, but the canvas is later in the hierarchy), when i set the startingColor input to 'transparent' the div text showed correctly