mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 09:09:26 +01:00
the return of the renderer menu, and some fixes for classpath
This commit is contained in:
@@ -202,7 +202,7 @@ public class PApplet extends Applet
|
||||
//loopMethod = true;
|
||||
looping = true;
|
||||
redraw = true; // draw this guy once
|
||||
firstMouseEvent = true;
|
||||
//firstMouseEvent = true;
|
||||
|
||||
/*
|
||||
// call setup for changed params
|
||||
|
||||
Reference in New Issue
Block a user