From 36077d6bf3b7f23a8b7360c2c6187e86966b9315 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 13 Feb 2022 06:53:21 -0500 Subject: [PATCH] a couple todo notes --- core/todo.txt | 6 ++++-- todo.txt | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index 36d2d327a..41ce67e36 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -20,6 +20,10 @@ X https://github.com/processing/processing4/pull/298 _ Windows scaling at 125% is stretching things to look gross _ https://github.com/processing/processing4/issues/378 +_ rename jAppleMenuBar, make part of build process +_ should just merge into ThinkDifferent +_ move that to a 'native' or 'platform' package + _ finalize the solution for frame/surface methods _ https://github.com/processing/processing4/issues/53 @@ -32,8 +36,6 @@ _ pixelDensity() not working in exported Windows applications? _ https://github.com/processing/processing/issues/5414#issuecomment-841088518 _ should be fixed in 4.0 beta 3, and if not, beta 4 -_ rename jAppleMenuBar, make part of build process - _ CODED is inconsistent between the default renderer and P2D/P3D _ includes recommendations how to fix _ https://github.com/processing/processing4/issues/376 diff --git a/todo.txt b/todo.txt index 4e9cf2ce3..bc7c064d4 100755 --- a/todo.txt +++ b/todo.txt @@ -22,6 +22,7 @@ X multi-line strings not terminating properly X https://github.com/processing/processing4/issues/398 X https://github.com/processing/processing4/pull/400 +_ when doing Save As, don't included exported applications _ interface zoom now conflicting with the Java 9+ defaults _ things look terrible (tiny fonts) on Windows, adjusting has weird effects