mattdesl / canvas-sketch

[beta] A framework for making generative artwork in JavaScript and the browser.
MIT License
5.01k stars 393 forks source link

png and mp4 output #144

Open xphilup2 opened 2 years ago

xphilup2 commented 2 years ago

I have Mac Book Pro. Cmd + Shift + S does not output anything. Neither does Ctrl + Shift + S

superkelvint commented 2 years ago

I'm on Ubuntu and Ctrl - Shift - S seems to be trapped by another app. Take a look at keyboardShortcuts.js and SketchManager.js (around line 33) and it should be obvious what to change to fix this.

I mapped video saving to Ctrl - Alt - R and it works fine.

MaryL23 commented 2 years ago

I am on Mac Book Pro and having the same issue, but am new to coding. Could someone post the steps for fixing this issue? Thanks!

alt-shreya commented 1 year ago

I face the same issue on my Windows 11. Any help is greatly appreciated!