Hi guys, I’m excited to be a new member of the (so far) amazing processing community!
Quick question:
In the p5js web editor, is there a way to get the console to scroll down every time a new line is printed? When I work in Processing or look at the browser console I can easily read the latest output when one pops in, but in the p5js editor I have to scroll down manually. This is especially frustrating when I output a lot, like when I write the frameRate() every second.
Is there an easy fix for this? Or will I have to accept this until I learn how to contribute to the source ?
Thanks!