@@ -13,6 +13,10 @@ X https://github.com/processing/processing4/issues/281
13
13
X https://github.com/processing/processing4/issues/283
14
14
X add -Dpython.console.encoding=UTF-8 to launcher
15
15
X https://github.com/jdf/Processing.py-Bugs/issues/322
16
+ o key shortcuts broken on Katherine's laptop
17
+ o try with a clean user account
18
+ X double-check on other Big Sur machines (tried on VMware, was fine)
19
+ X worked after a reboot?
16
20
17
21
18
22
contribs
@@ -41,7 +45,7 @@ _ https://github.com/processing/processing4/issues/247
41
45
42
46
_ "Massachusetts Institue of Technology" typo in loading screen
43
47
_ https://github.com/processing/processing4/issues/254
44
- _ https://github.com/processing/processing4/issues/254
48
+ X https://github.com/processing/processing4/issues/280 (duplicate)
45
49
46
50
47
51
lots of work
@@ -88,10 +92,6 @@ _ if Java Mode is in front, and user double-clicks another Mode's entry, what
88
92
_ write build.xml file to automatically update the examples
89
93
_ when adding a new library, its examples aren't added to the list until restart
90
94
91
- _ key shortcuts broken on Katherine's laptop
92
- _ try with a clean user account
93
- X double-check on other Big Sur machines (tried on VMware, was fine)
94
-
95
95
_ replace bug numbers
96
96
_ http://dev.processing.org/bugs/show_bug.cgi?id=1188
97
97
_ 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)
142
142
143
143
144
144
before 4.x final
145
+ _ Replace JDK 11 and JavaFX 16 with JDK 17 and JavaFX 17
146
+ _ https://github.com/processing/processing4/issues/285
145
147
_ turn off javafx web if not using
146
148
_ SVG library, show a warning when using style instead of presentation attributes
147
149
_ Welcome screen or not?
0 commit comments