mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Merge branch 'master' of https://github.com/processing/processing
This commit is contained in:
@@ -10072,6 +10072,7 @@ public class PApplet implements PConstants {
|
||||
PSurface surface = sketch.initSurface();
|
||||
// sketch.initSurface(windowColor, displayIndex, fullScreen, spanDisplays);
|
||||
|
||||
/*
|
||||
// Wait until the applet has figured out its width. In a static mode app,
|
||||
// everything happens inside setup(), so this will be after setup() has
|
||||
// completed, and the empty draw() has set "finished" to true.
|
||||
|
||||
Reference in New Issue
Block a user