Open
Description
Most appropriate sections of the p5.js website?
Reference
What is your operating system?
Windows
Web browser and version
chrome://133.0.6943.143
Actual Behavior
When we run the example codes -
https://p5js.org/reference/p5.Camera/centerX/
https://p5js.org/reference/p5/arc/
https://p5js.org/reference/p5/triangle/
etc
There comes an unwanted scroll in the small window, making it even more smaller and makes it hard to see what is actually happening
- images
Expected Behavior
There shouldn't be any scrolls even after running the code if not necessary , the output frame should look same before and after pressing the run button like -
Steps to reproduce
- onto your chrome browser (this issue specifically happening on chrome)
- go the urls mentioned above
- locate to any example codes
- click on run button - you can see the scrolls
Would you like to work on the issue?
yes