processing / p5.js-editor

Deprecated desktop editor for p5.js
https://p5js.org
MIT License
338 stars 91 forks source link

saveFrames does not work in node-webkit mode #173

Closed indefinit closed 8 years ago

indefinit commented 8 years ago

I noticed today that the saveFrames method doesn't actually save frames when run in node-webkit mode. Callback functions do work, just not the image download. Tested on Mac OSX.

antiboredom commented 8 years ago

Hey - I have a fix in place for this - coming up in the next release!

indefinit commented 8 years ago

Amazing! Thanks.

Sent from my mobile.

On Oct 8, 2015, at 10:40 PM, Sam Lavigne notifications@github.com wrote:

Closed #173.

— Reply to this email directly or view it on GitHub.