p5.js-editor icon indicating copy to clipboard operation
p5.js-editor copied to clipboard

Bug when using the refresh button when running code.

Open D3ss3rtTV opened this issue 9 years ago • 3 comments

When I run code in the p5js editor and press the refresh button it stops the whole program from running after. video explanation here: http://screencast.com/t/eEhRSyI5a29Z

D3ss3rtTV avatar Oct 01 '16 01:10 D3ss3rtTV

I'm experiencing the same problem. Aside from that, I would prefer a dark environment over a light one. Maybe you could include a dark theme? At the moment, I don't really see the benefits of the p5.js editor over other code editors like Visual Studio Code...

SimonBuxx avatar Nov 04 '16 11:11 SimonBuxx

The editor is so useful for teaching students and having a way to set up a sketch's dependent files very quickly. Saves so much drama dealing with paths in a classroom.

tegacodes avatar Nov 04 '16 13:11 tegacodes

Just a note that this bug affects the example code included with the editor. I ran into it a minute or so into using the editor for the first time, after tweaking a value in the "Array 2d" example. I ran it, noticed it was slow and refreshed to see if that was normal (it was, I had changed 'spacer' to 1), then closed the browser and discovered I had to close and reopen the file (but not the whole application, I still had another window open and it appears to be working OK) to be able to run it again. Just thought a little more information might be helpful.

otakucode avatar Dec 09 '16 12:12 otakucode