Technickel-Dev / low-poly

Low Poly is a React based website that takes advantage of WASM to generate digital art inspired by low poly art styles.
https://lowpoly.tripleresolution.com/
MIT License
6 stars 5 forks source link

Clear Canvases on New File Upload #15

Closed Technickel-Dev closed 2 years ago

Technickel-Dev commented 2 years ago

If you upload one image, do your thing and then upload another, the new image will be placed over top the old one. This makes you have to manually remove some of the funky background. It would be nice if everything cleared itself after a new upload.

malviya-abhishek commented 2 years ago

Hi, can I work on this issue?

Technickel-Dev commented 2 years ago

The one you submitted did the trick @malviya-abhishek. (#16) Thanks for the help all!