Skip to content

Commit 81faaa5

Browse files
committed
incorporate some merges and other issues seen in the meantime
1 parent 67e6dbb commit 81faaa5

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

core/todo.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
1293 (4.2.1)
22

33

4-
JNA version of getting resolution https://stackoverflow.com/a/32588375
5-
https://stackoverflow.com/a/32588375
4+
contribs
65

76

7+
_ JNA version of getting resolution
8+
_ https://stackoverflow.com/a/32588375
9+
810
_ args passed to main() aren't working
911
_ (there was a bug report for this already?)
1012
_ were the run() and runSketch() methods merged w/o realizing loss of args?

todo.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,35 @@
11
1293 (4.2.1)
22

3+
4+
sampottinger
5+
X Syntax error highlighting placement / width incorrect
6+
X https://github.com/processing/processing4/issues/714
7+
X https://github.com/processing/processing4/pull/715
8+
X Tweak mode issue with hex codes including transparency
9+
X https://github.com/processing/processing4/issues/720
10+
X https://github.com/processing/processing4/pull/721
11+
312
contribs
413
X LSP feature/declaration support from @Efratror
514
X https://github.com/processing/processing4/pull/678
615
X https://github.com/processing/processing4/issues/676
16+
X Update Spanish translation from @trikaphundo
17+
X https://github.com/processing/processing4/issues/744
18+
X https://github.com/processing/processing4/pull/746
19+
X Update Catalan translation from @trikaphundo
20+
X https://github.com/processing/processing4/issues/743
21+
X https://github.com/processing/processing4/pull/745
22+
X Debugger lists immediate array dimension last from @WillRabois04
23+
X https://github.com/processing/processing4/issues/606
24+
X https://github.com/processing/processing4/pull/729
25+
26+
27+
_ ' appearing in code with Copy as HTML
28+
29+
_ sandbox access to Desktop folder when using non-notarized versions
30+
_ "Security-Scoped Bookmarks" is the term: https://stackoverflow.com/a/12155622
31+
_ example using JNI: https://github.com/plexteq/PQSsbJNIBridge
32+
_ how to store/save bookmarks: https://stackoverflow.com/a/74835008
733

834

935
_ doing "Save As" on sketch didn't write a new main= entry in sketch.properties

0 commit comments

Comments
 (0)