p5.js-web-editor
p5.js-web-editor copied to clipboard
Add back a "restore last p5.sound version" toggle once 2.0 becomes default
Increasing Access
In https://github.com/processing/p5.js-web-editor/issues/3513#event-18284147291, we changed the behaviour of the p5.sound toggle because switching from 1.x to 2.x prevented you from using the new p5.sound.
Once 2.x is default and people are likely switching major versions less often, we discussed in the previous issue how this behaviour might again be desirable so that it's easier for users to try out different versions while being able to quickly go back to what they started with.
Feature enhancement details
We can undo some of the changes in this if need be: https://github.com/processing/p5.js-web-editor/pull/3522
If this issue is still open for contributions, could I please be assigned?