diff --git a/build/shared/lib/about-1x.png b/build/shared/lib/about-1x.png index 2b21501cc..4e48e0011 100644 Binary files a/build/shared/lib/about-1x.png and b/build/shared/lib/about-1x.png differ diff --git a/build/shared/lib/about-2x.png b/build/shared/lib/about-2x.png index da28b059c..feff51d56 100644 Binary files a/build/shared/lib/about-2x.png and b/build/shared/lib/about-2x.png differ diff --git a/todo.txt b/todo.txt index 77d28f104..b12c07be7 100755 --- a/todo.txt +++ b/todo.txt @@ -13,6 +13,10 @@ X https://github.com/processing/processing4/issues/281 X https://github.com/processing/processing4/issues/283 X add -Dpython.console.encoding=UTF-8 to launcher X https://github.com/jdf/Processing.py-Bugs/issues/322 +o key shortcuts broken on Katherine's laptop +o try with a clean user account +X double-check on other Big Sur machines (tried on VMware, was fine) +X worked after a reboot? contribs @@ -41,7 +45,7 @@ _ https://github.com/processing/processing4/issues/247 _ "Massachusetts Institue of Technology" typo in loading screen _ https://github.com/processing/processing4/issues/254 -_ https://github.com/processing/processing4/issues/254 +X https://github.com/processing/processing4/issues/280 (duplicate) lots of work @@ -88,10 +92,6 @@ _ if Java Mode is in front, and user double-clicks another Mode's entry, what _ write build.xml file to automatically update the examples _ when adding a new library, its examples aren't added to the list until restart -_ key shortcuts broken on Katherine's laptop -_ try with a clean user account -X double-check on other Big Sur machines (tried on VMware, was fine) - _ replace bug numbers _ http://dev.processing.org/bugs/show_bug.cgi?id=1188 _ with http://processing.org/bugs/bugzilla/1188.html @@ -142,6 +142,8 @@ _ (built and tested a version of this code if we want to use it) before 4.x final +_ Replace JDK 11 and JavaFX 16 with JDK 17 and JavaFX 17 +_ https://github.com/processing/processing4/issues/285 _ turn off javafx web if not using _ SVG library, show a warning when using style instead of presentation attributes _ Welcome screen or not?