Skip to content

Commit 2394a54

Browse files
committed
wrapping up the release, merge in a few edits
1 parent bd111bb commit 2394a54

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

todo.txt

+19-10
Original file line numberDiff line numberDiff line change
@@ -17,27 +17,37 @@ X more contribs manager concurrency problems
1717
X https://github.com/processing/processing4/issues/640
1818
X warn users about multiple libraries with the same name
1919
X remove unused confirmReplace variable from install() functions for contribs
20+
21+
design
22+
X tool tips for errors/warnings not picking up correct colors
23+
X also fix the margins and border
24+
25+
contribs
26+
X Fix typos in French translation
27+
X https://github.com/processing/processing4/pull/661
28+
X Improved documentation for lerpColor() function
29+
X https://github.com/processing/processing4/pull/655
30+
31+
32+
_ remove temporary 'restart' menu before release
33+
34+
35+
manager
2036
_ if contrib (library only?) folder name changes on update, old lib not removed
2137
_ Updates requiring a reboot give the false impression that they failed (in the updates tab)
2238
_ https://github.com/processing/processing4/issues/647
2339
_ lots of folders remaining in 'old' for Modes
2440
_ were these shut off during debug? need to be moving these to trash (maybe only on startup)
25-
26-
_ opening p5jsMode sketch with no local.properties throws an NPE
41+
_ implement automatic updates?
42+
_ especially with fixes to updates on startup...
2743

2844
design
29-
X tool tips for errors/warnings not picking up correct colors
30-
X also fix the margins and border
3145
_ use down arrow for updates, circle arrow for restart?
3246
_ completion mode pop-up not following dark and light mode conventions
3347
_ update console.scrollbar.thumb.rollover.color and console.scrollbar.thumb.pressed.color
3448
_ currently just using .enabled.color because they weren't in ColorSet
3549

36-
37-
_ remove temporary 'restart' menu before release
38-
39-
_ implement automatic updates?
40-
_ especially with fixes to updates on startup...
50+
_ opening p5jsMode sketch with no local.properties throws an NPE
4151

4252
_ export to IntelliJ? how tricky?
4353
_ just copy jars to /lib?
@@ -47,7 +57,6 @@ _ add a protocol handler for pdex and pdez
4757
_ https://github.com/processing/processing4/issues/559
4858

4959

50-
5160
known issues
5261
_ mixed mode warning now broken
5362
_ https://github.com/processing/processing4/issues/519

0 commit comments

Comments
 (0)