vishanurag / Canvas-Editor

This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
https://vishanurag.github.io/Canvas-Editor/
MIT License
48 stars 159 forks source link

Palette Options Not Functioning in Canvas Editor #328

Open snehhhcodes opened 3 days ago

snehhhcodes commented 3 days ago

Description:

The palette options, including brush size and pencil color, are not functioning as intended in the canvas editor. Users are unable to select or change the brush size and color, which impacts the drawing experience.

Steps to Reproduce:

  1. Open the canvas editor on the website.
  2. Attempt to change the brush size using the palette slider or dropdown.
  3. Try selecting a different pencil color from the palette.
  4. Observe that the changes do not take effect on the canvas.

Expected Behavior:

Users should be able to select different brush sizes and pencil colors, and these changes should immediately reflect in the drawing on the canvas.

Actual Behavior:

The brush size and pencil color selections do not alter the drawing tools, resulting in a static drawing experience.

snehhhcodes commented 3 days ago

@vishanurag Hey there! Please review this issue once and if suitable assign it to me under level 2 or 3 of GSSOC and hacktoberfest .

snehhhcodes commented 9 hours ago

@vishanurag any update regarding this anurag?