Skip to content

Commit 0f7a2e2

Browse files
committed
wrapping up the beta 3 release, for real this time
1 parent 59fa228 commit 0f7a2e2

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

build/shared/changes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Processing 4.0 beta 3
22

3-
* Revision 1278 – 15 January 2022*
3+
*Revision 1278 – 15 January 2022*
44

55
New colors in the UI! We're still making changes to the design of the UI, but this release includes a new theme engine that makes it possible to select interface colors from a set of options, as well as more control over choosing your own schemes. Check out Tools → Theme Selector for the magic.
66

77
We've also moved to Java 17, fixed lots of bugs, added a new default color scheme, and implemented better support for multiple windows with OpenGL.
88

9-
We even updated the loading screen to include 2022.
9+
We even updated the loading screen to include 2022 in the copyright notice.
1010

1111

1212
## Fixing the bugs that won't fix themselves

todo.txt

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ o test with previous beta
3232
X Open/Save crashing on Linux
3333
X switching to Oracle JDK got it working, need to test with 17
3434
X https://github.com/processing/processing4/issues/306
35+
X update the README.md in the root for alpha 6 and beta 1, 2, 3
36+
X update https://github.com/processing/processing4/wiki/Changes-in-4.0
37+
X make notes about known issues in the README
3538

3639
sam
3740
X Error when calling smooth() on PGraphics
@@ -90,15 +93,6 @@ X can't be detected reliably
9093
X show a warning in the console for screen issues?
9194

9295

93-
before release
94-
_ more reports of code completion not working on macOS
95-
_ "working in a6 but not b2"
96-
_ https://github.com/processing/processing4/issues/304
97-
_ update the README.md in the root for alpha 6 and beta 1, 2, 3
98-
_ update https://github.com/processing/processing4/wiki/Changes-in-4.0
99-
_ make notes about known issues in the README
100-
101-
10296
known issues
10397
_ IDE cursor position is wrong if font size is changed in preferences on macOS
10498
_ probably related to second displays, need to hook one up and test
@@ -122,6 +116,7 @@ rollup of all IDEA issues: https://youtrack.jetbrains.com/issue/IDEA-180962
122116

123117

124118
design/next
119+
_ update theme
125120
_ icon for exported app
126121
_ icon for document
127122
_ redesign of the Contribution Manager
@@ -134,6 +129,9 @@ _ selector for theme that uses tiny images
134129
_ add notes about params to the wiki
135130
_ new scrollbars
136131

132+
_ more reports of code completion not working on macOS
133+
_ "working in a6 but not b2"
134+
_ https://github.com/processing/processing4/issues/304
137135

138136
_ Add support for localizing contributions
139137
_ https://github.com/processing/processing4/pull/237 (updated by Andres)

0 commit comments

Comments
 (0)