GDSC-IIIT-Kalyani / Plot

A simple drawing app in HTML, CSS and vanilla JavaScript where users can draw different shapes like rectangles, circles, and triangles in their preferred colors. They can also erase or download their drawing as an image.
https://gdsc-iiit-kalyani.github.io/Plot/
MIT License
2 stars 13 forks source link

Add empty color boxes #28

Open OindrilaDas27 opened 2 years ago

OindrilaDas27 commented 2 years ago

Add color boxes where chosen colors from the color picker is added image

SRIMANKS commented 2 years ago

can you explain more on what exactly the issue is ?

OindrilaDas27 commented 2 years ago

can you explain more on what exactly the issue is ?

The bottommost row are empty color boxes. So when you click on them atm they wont show any color. But when you pick a color from the color picker they'll store the color until the page is refreshed.

Color box before selecting any color: image

Color box after selecting color from color picker: image

rishabh-i13 commented 2 years ago

Please assign this issue to me.