mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
new class loader and additional jni fixes
This commit is contained in:
@@ -4029,6 +4029,7 @@ public class PApplet extends Applet
|
||||
}
|
||||
try {
|
||||
Thread.sleep(250);
|
||||
//Thread.sleep(100); // kick up latency for 0075?
|
||||
} catch (InterruptedException e) { }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user