processing/processing-docs

SaveFrame() instructions are in error. This needs to be fixed

georgescottroland opened this issue · 1 comments

Issue description

The Reference for the saveFrame() function is wrong. It states numbered frames will be saved as 0001, 0002, 0003, etc. The numbers actually saved are the frameCount.

URL(s) of affected page(s)

https://processing.org/reference/saveFrame_.html

Proposed fix

Change the definition of saveFrame() in the Reference to reflect what is actually happening!

We have not identified this issue on the new website. If you believe this issue is still present, we encourage you to submit a report on the website repository. The current repository is being deprecated. Thank you for bringing this to our attention.