Skip to content

Commit 2ac5871

Browse files
committed
fix "Massachusetts Institue of Technology" typo in loading screen (#254)
1 parent f2e6603 commit 2ac5871

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

build/shared/lib/about-1x.png

-19.1 KB
Loading

build/shared/lib/about-2x.png

-62.3 KB
Loading

todo.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ X https://github.com/processing/processing4/issues/281
1313
X https://github.com/processing/processing4/issues/283
1414
X add -Dpython.console.encoding=UTF-8 to launcher
1515
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?
1620

1721

1822
contribs
@@ -41,7 +45,7 @@ _ https://github.com/processing/processing4/issues/247
4145

4246
_ "Massachusetts Institue of Technology" typo in loading screen
4347
_ 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)
4549

4650

4751
lots of work
@@ -88,10 +92,6 @@ _ if Java Mode is in front, and user double-clicks another Mode's entry, what
8892
_ write build.xml file to automatically update the examples
8993
_ when adding a new library, its examples aren't added to the list until restart
9094

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-
9595
_ replace bug numbers
9696
_ http://dev.processing.org/bugs/show_bug.cgi?id=1188
9797
_ 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)
142142

143143

144144
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
145147
_ turn off javafx web if not using
146148
_ SVG library, show a warning when using style instead of presentation attributes
147149
_ Welcome screen or not?

0 commit comments

Comments
 (0)