processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.3k stars 1.27k forks source link

Fix : [#3010] Removed CheckIcon. #3011

Closed Ri-Sharma closed 1 month ago

Ri-Sharma commented 5 months ago

Fixes ~#3010~ #2255

Following changes are made :-

  1. Removed CheckIcon from client/modules/IDE/components/QuickAddList/Icons.jsx
  2. Changed CSS accordingly.

I have verified that this pull request:

lindapaiste commented 4 months ago

Fixes #2255

raclim commented 1 month ago

Thanks for your work on this! This issue ultimately was addressed by https://github.com/processing/p5.js-web-editor/pull/2438. I'm sorry we weren't able to get this in, but please feel free to check out the other issues!