meshy icon indicating copy to clipboard operation
meshy copied to clipboard

A bug after changing the color.

Open QuarkPixel opened this issue 3 years ago • 2 comments

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

QuarkPixel avatar Aug 18 '22 10:08 QuarkPixel

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

We try to fix this soon.

anup-a avatar Aug 20 '22 09:08 anup-a

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

SimRunBot avatar Mar 27 '24 22:03 SimRunBot