The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
Fixes #3204
Changes:
onBlurComponent
as soon as projectOptions loose focus.onFocusComponent
and its usage as it's not required.I have verified that this pull request:
npm run lint
)npm run test
)develop
branch.Fixes #123