Skip to content

Commit 3ef56e6

Browse files
committed
notes on recent merges
1 parent 23e6d65 commit 3ef56e6

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

core/todo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
0250 (3.1.1)
22
X implement support for encoding= option in loadTable()
3+
_ Can't render PGraphics object using image() within a PDF
4+
_ https://github.com/processing/processing/issues/4473
35

46
jakub
57
X Block loadImage and requestImage while images still being saved

todo.txt

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
0250 (3.1.1)
2-
X Prevent InvocationTargetException when running processing-java
3-
X https://github.com/processing/processing/pull/4453
4-
X https://github.com/processing/processing/issues/4452
52
X Out of date Modes will hang Processing 3 on startup or when changing Modes
63
X Prevent bad Mode from taking down the environment
74
X https://github.com/processing/processing/issues/4467
85

6+
_ remove work folder on linux/windows with ant clean
7+
98
contribs
109
X Undo is a little "jerky" in insert mode
1110
X https://github.com/processing/processing/issues/4302
@@ -36,9 +35,16 @@ X https://github.com/processing/processing/pull/4460
3635
X InvocationTargetException when running processing-java
3736
X https://github.com/processing/processing/issues/4452
3837
X https://github.com/processing/processing/pull/4453
39-
X
38+
X Fix up cmd-click/ctrl-click behavior, add preference to disable it
39+
X https://github.com/processing/processing/issues/4466
40+
X https://github.com/processing/processing/pull/4472
41+
X Make undo/redo mark all affected tabs as modified
42+
X https://github.com/processing/processing/pull/4479
4043

4144
gohai
45+
X Prevent InvocationTargetException when running processing-java
46+
X https://github.com/processing/processing/pull/4453
47+
X https://github.com/processing/processing/issues/4452
4248
X Switch back to JRE 8u77 on ARM to fix GL video library performance
4349
X https://github.com/processing/processing/pull/4454
4450

0 commit comments

Comments
 (0)