Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saveFrame() only outputs frame if sketch folder is saved #65

Closed
mileshiroo opened this issue Jun 18, 2014 · 1 comment
Closed

saveFrame() only outputs frame if sketch folder is saved #65

mileshiroo opened this issue Jun 18, 2014 · 1 comment

Comments

@mileshiroo
Copy link
Collaborator

In Python mode, saveFrame() does not output an image if the sketch hasn't been saved, when there is a yellow bar above the sketch tab like so:

screen shot 2014-06-18 at 12 50 35 pm

After the sketch has been saved, saveFrame() works as expected. The same thing occurs with calls to PImage.save().

In Java mode, saveFrame() produces an output in the sketch folder even if the sketch hasn't been saved.

@jdf
Copy link
Owner

jdf commented Jun 20, 2014

Fixed in 0360.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants