processing / p5.js-editor

Deprecated desktop editor for p5.js
https://p5js.org
MIT License
338 stars 91 forks source link

node-webkit mode: sketch disappears after minimizing window [MSW only] #166

Open indefinit opened 9 years ago

indefinit commented 9 years ago

A bit of an outlying use case but one of my students found this...

A blank, untitled sketch will disappear if running in node-webkit mode (non-browser). Steps to reproduce on Microsoft Windows:

Open new project, Press play (don't write any code), Minimize the window, Maximize the window

The sketch window is now gone.