Skip to content

Commit 4e8b27d

Browse files
committed
update save.md
1 parent d293d50 commit 4e8b27d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/reference/save.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Saves a png image from the display window. `save()` can optionally take one argu
44

55
**Note that it is not recommended to call this function within draw as it will save repeatedly on every render.**
66

7+
If the user doesn't have write permission for the current directory then it will save to a default directory and print a warning and output location.
8+
79
## Examples
810

911
save example 1

0 commit comments

Comments
 (0)