anup-a / meshy

🧞‍♂️ MESH·Y is a design tool to generate beautiful & colorful mesh gradients.
https://meshgradient.in
Other
376 stars 36 forks source link

A bug after changing the color. #16

Open QuarkPixel opened 2 years ago

QuarkPixel commented 2 years ago

After I change the color, it will always generate the same picture, whether the Mesh ID is the same or not.

https://user-images.githubusercontent.com/65812149/185373147-1380af8b-898a-44d8-a48b-a658d0b992e6.mov

anup-a commented 2 years ago

@QuarkPixel Thanks for reporting. I'm able to reproduce the error.

We try to fix this soon.

SimRunBot commented 7 months ago

this is due to the behaviour of changeGradientColors() -> init() ->initMesh() inside gradient.js which rebuilds the Plane Mesh with the first (default) settings.