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