hundredrabbits/Ronin

Stop animation on new file/load file.

neauoire opened this issue · 5 comments

Stop animation on new file/load file.

I also noticed that a program in animation mode doesn't stop when it is run again - it continues to run in the background forever.
That's especially bad in a livecoding setup, becuse when you edit and rerun the current program Ronin gets slower and slower.

Yeah, I haven't found a solution for that yet.
(Besides using a timer)

I just raised pull to fix the main loop issue in anim mode

Testing now.

Working :)