p5.js-web-editor/client/modules/IDE
amitch6097 a1cd362780 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-04 23:24:08 -05:00
..
actions fixes #1206, removes titles where it is unnecesary 2019-10-31 17:27:23 -04:00
components Fix p5 console being cleared on pause 2020-01-04 23:24:08 -05:00
pages Keep theme in sync with state across the app 2019-11-25 13:38:58 +01:00
reducers remove p5.dom from default files as it's been integrated into p5 core library 2019-12-05 14:08:36 -05:00
selectors Searchbar (#1132) 2019-08-21 14:08:08 -04:00