processing / p5.js-web-editor

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.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.41k stars 1.35k forks source link

fix closing of projectoptions on losing focus #3205

Closed suprabhat15 closed 3 months ago

suprabhat15 commented 3 months ago

Fixes #3204

Changes:

I have verified that this pull request:

welcome[bot] commented 3 months ago

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

suprabhat15 commented 3 months ago

@raclim could you please review this PR?