From ca352f3c1a4016e715d6cfadfa5bf0b2266e60ec Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 20 Jan 2022 08:19:22 -0500 Subject: [PATCH] logging new fullScreen(2, P3D) issue --- core/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index b19b1bc8d..605170057 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -40,6 +40,9 @@ _ https://github.com/processing/processing4/issues/162 _ https://github.com/processing/processing4/issues/186 _ https://github.com/processing/processing/issues/4129 +_ fullScreen() not working on a second display with P2D or P3D +_ https://github.com/processing/processing4/issues/352 + _ update P2D reference to make clear about drawing order and quality _ https://github.com/processing/processing/issues/5880