From dae71c15301999badd25b7e0c80ace1fa4eb64b8 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 8 Jun 2015 22:51:06 -0400 Subject: [PATCH] note about current displays issue --- core/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 515aa4fb4..9ccc56677 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -76,6 +76,10 @@ X full screen doesn't work on second window w/o present mode X https://github.com/processing/processing/issues/3271 _ "run sketches on display" not working in 3.0a7 _ https://github.com/processing/processing/issues/3264 +_ with prefs display set to 2, fullScreen(1) is wrong +_ does full screen on display 1 +_ but then moves window to main display +_ and keeps the 1024x768 size pixelDensity and 2X X add displayDensity() methods