mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
final fixes for 0082, full merge of simon's code
This commit is contained in:
@@ -135,6 +135,9 @@ public class PGraphicsGL extends PGraphics3 {
|
||||
// updates.
|
||||
canvas.setNoAutoRedrawMode(true);
|
||||
|
||||
// maybe this will help?
|
||||
canvas.requestFocus();
|
||||
|
||||
// done with this business
|
||||
displayed = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user