Hello!
So my final project is creating a mandala maker. Please check out this codepen ( https://codepen.io/nathar/pen/xQBGQz ) , click around and you’ll be able to create shapes.
I have two questions about it.
-
How can I add a table full of colors under the “Colors” heading? I want people to click on a color, then “paste” it on the different shapes created
-
How can people save their mandala to their computer as a png? I just want the mandala saved and not the entire canvas (full of the text, etc)
Any help is deeply appreciated.