You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to introduce a CLI PApplet argument that influences the size of the sketch window at runtime, without needing to invoke the PApplet#size() method from the sketch class? It would work similar to how one can go fullscreen by specifying the --presentation argument or set the sketch window location with --location.