File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,8 @@ X this was an Android Mode bug
13
13
X inherit dark mode from system settings on macOS
14
14
X https://github.com/processing/processing4/issues/699
15
15
X bump Java to 17.0.8+7
16
- _ update icon to look less like VS Code
17
- _ update splash screen based on changes
18
-
16
+ X work with @fathompaul update icon to look less like VS Code
17
+ X update splash screen based on changes
19
18
20
19
contribs
21
20
X Syntax error highlighting placement / width incorrect from @sampottinger
@@ -58,6 +57,9 @@ _ how to store/save bookmarks: https://stackoverflow.com/a/74835008
58
57
59
58
_ doing "Save As" on sketch didn't write a new main= entry in sketch.properties
60
59
_ at least with Python Mode
60
+ _ problem re-loading a sketch that doesn't get its sketch.properties written
61
+ _ https://github.com/processing/processing4/issues/719
62
+ _ may be a p5jsMode issue, though ahrd to say
61
63
_ sketchbook entries that use local.properties not getting picked up in sketchbook window
62
64
63
65
_ should Python Mode rely on Java Mode?
You can’t perform that action at this time.
0 commit comments