anup-a / meshy

🧞‍♂️ MESH·Y is a design tool to generate beautiful & colorful mesh gradients.

Home Page:https://meshgradient.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bug after changing the color.

QuarkPixel opened this issue · comments

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

2022-08-18.18.22.09.mov

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

We try to fix this soon.

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