a couple todo notes

This commit is contained in:
Ben Fry
2022-02-13 06:53:21 -05:00
parent 46cbe7c54c
commit 36077d6bf3
2 changed files with 5 additions and 2 deletions
+4 -2
View File
@@ -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
+1
View File
@@ -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