mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
@#($*&!
This commit is contained in:
@@ -720,7 +720,6 @@ public class PGraphics extends PImage implements PConstants {
|
||||
public PGraphics() {
|
||||
// In 3.1.2, giving up on the async image saving as the default
|
||||
hints[DISABLE_ASYNC_SAVEFRAME] = true;
|
||||
System.out.println("disabling async saveFrame");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user