processing / p5.js-editor

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

p5.js editor stop button not working #231

Open kusha-b-k opened 8 years ago

kusha-b-k commented 8 years ago

to kill a sketch in the default browser if we press stop button in the p5 editor its not killing the http://localhost:3000

wrightty commented 8 years ago

This happens to myself and my students as well. If we run our sketch, and then minimize the localhost window (sketch window) and go to a different window (search the web for something) and come back to the editor to make changes or stop the sketch it stops but doesn't restart properly upon pressing the play button.

mccallofthewild commented 8 years ago

Same. It just freezes then I have to force quit typically.

pirate929 commented 7 years ago

Also when I run the code and in the localhost window if I refresh it and then close the window the stop button doesn't change back to play button. It gets stuck and I have to force quit the editor. This is for the mac version.

imconfusednow commented 7 years ago

@pirate929 Yeh same on windows