diet-sprite icon indicating copy to clipboard operation
diet-sprite copied to clipboard

animation is interrupted when changing the number of vertices

Open gsimone opened this issue 2 months ago • 0 comments

If an animation is happening, it restarts from frame one every time you use the slider to change the number of vertices or any other option. This is a bug, it should instead continue animating continuing from the current index in the atlas, UNLESS the GRID SIZE is what changes. In that case, it's ok to restart the animation from index 0.

gsimone avatar Oct 30 '25 13:10 gsimone