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.3k stars 1.26k forks source link

Fix mWeb safari flicker #3175

Closed PiyushChandra17 closed 5 days ago

PiyushChandra17 commented 1 week ago

Fixes #2724

Changes:

I have verified that this pull request:

raclim commented 5 days ago

Thanks so much for your work on this! Although I think the solution here could work, ideally it'd be great to have something that would be less targeted within specific media queries, and could potentially be applied more generally within the other classes! Due to the current queue we have at the moment, I'm going to close this PR for now but will definitely check out the other raised ones!