Skip to content

Conversation

@amitch6097
Copy link

Fixes #1231
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.

I have verified that this pull request:

  • [ x] has no linting errors (npm run lint)
  • [ x] is from a uniquely-named feature branch and has been rebased on top of the latest master. (If I was asked to make more changes, I have made sure to rebase onto master then too)
  • [ x] is descriptively named and links to an issue number, i.e. Fixes #123

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.
@welcome
Copy link

welcome bot commented Jan 5, 2020

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@catarak
Copy link
Member

catarak commented Jan 9, 2020

looks great to me, thank you!

@catarak catarak merged commit ec7c2d1 into processing:master Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P5 Console is cleared on pause

2 participants