@@ -11,7 +11,7 @@ X “Exception in thread "Contribution Uninstaller" NullPointerException” duri
11
11
X https://github.com/processing/processing4/issues/174
12
12
X catch NoClassDefError in Platform.deleteFile() (still unclear of its cause)
13
13
X https://github.com/processing/processing4/issues/159
14
- _ https://github.com/processing/processing/issues/6185
14
+ X https://github.com/processing/processing/issues/6185
15
15
X need to set a nicer default font
16
16
X increases export size, but impact is so worth it
17
17
X Update JDK to 11.0.11+9
@@ -39,13 +39,18 @@ contribs
39
39
X many updates in the docs portion of the repo
40
40
X https://github.com/processing/processing4/pull/191
41
41
X fixing undo
42
- X fix? https://github.com/processing/processing4/pull/175
43
- _ https://github.com/processing/processing/issues/4775
42
+ X https://github.com/processing/processing4/pull/175
44
43
X tweak the number of updates based on Akarshit's attempt
45
44
X https://github.com/processing/processing4/issues/201
46
45
X https://github.com/processing/processing/pull/4097
47
46
48
47
48
+ may be fixed
49
+ _ Undo feature may have undesired results (4.0a4)
50
+ _ https://github.com/processing/processing/issues/4775
51
+ _ HDPI support GNOME desktop
52
+ _ https://github.com/processing/processing/issues/6059
53
+
49
54
regressions
50
55
_ Code completion not working
51
56
_ https://github.com/processing/processing4/issues/177
@@ -77,9 +82,6 @@ _ make that a preference? (and double the size by default?)
77
82
_ pixelDensity() not working in exported Windows applications
78
83
_ https://github.com/processing/processing/issues/5414#issuecomment-841088518
79
84
80
- already fixed in 4.x? (confirm/close on release)
81
- _ HDPI support GNOME desktop
82
- _ https://github.com/processing/processing/issues/6059
83
85
84
86
_ remove the JRE Downloader
85
87
_ https://github.com/processing/processing4/issues/155
0 commit comments