p5.js-web-editor/client/modules/IDE
amitch6097 b02eef0a88 Fix p5 console being cleared on pause
The p5 console was being cleared on pause
not allowing a user to view what was outputed
on the last run.  To fix clearConsole function
is now only called if playing.
2020-01-28 16:56:44 -05:00
..
actions Merge branch 'feature/public-api' into feature/sketch-collections 2019-11-10 22:12:14 +01:00
components Fix p5 console being cleared on pause 2020-01-28 16:56:44 -05:00
pages Update IDEView.jsx 2020-01-28 16:56:44 -05:00
reducers remove p5.dom from default files as it's been integrated into p5 core library 2020-01-28 16:56:44 -05:00
selectors Implement CollectionSearchbar in addition to SketchSearchbar 2019-11-10 21:57:11 +01:00