Closed tjdawson closed 7 years ago
I am looking at turning this into a pull request (or you could do so yourself). Are you able to provide a test case that works now and didn't work before (and doesn't require someone to manually view the gif?)
Looks like the linked PR was merged, so I'm closing this issue. Please reopen or create a new issue if the problems persist.
I couldn't get my gif to play once or loop a fixed amount of times, after looking at the declaration for this function on line 282 the parameter is missing from imageio.save() so the the variable is never passed through. Modifying it to the following fixed the issue: