Hacker News new | ask | show | jobs
by oceankid 1667 days ago
Super nice! Save doesn't work on Safari MacOS?
1 comments

Unfortunately, no. There seems to be some issue with saving canvas elements as PNG on mobile browsers. Since the generated images are landscape aspect anyway, I didn't spend a lot of time figuring out exactly what's causing this.
macOS is not a mobile OS
My bad. Seems that a number of browsers block saving canvas elements as a security precaution. For now, I can only recommend trying a different browser as a workaround.
please, consider adding some kind of download button or something for us, poor safari users <3
Thanks to a very helpful contributor on Github, there's now a download link.