Skip to content

Commit 1a67e1d

Browse files
committed
notes about recent edits
1 parent f4ce14a commit 1a67e1d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

todo.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ X or is it b/c screen not quite 2x? (nope)
66
_ swap out the fonts?
77
_ Set text color for InputMethod
88
_ https://github.com/processing/processing/pull/4593
9+
_ Processing .jar files in CLASSPATH can cause startup crash
10+
_ https://github.com/processing/processing/issues/4128
911

1012
contrib
1113
X Simplify conditional branch
@@ -14,6 +16,8 @@ X Enable input method support by default on Japanese/Korean/Chinese systems
1416
X https://github.com/processing/processing/pull/4598
1517
X Set sketch as modified when any character committed using input method
1618
X https://github.com/processing/processing/pull/4599
19+
X Insert characters by InputMethod at one time
20+
X https://github.com/processing/processing/pull/4594
1721

1822
jakub
1923
X NullPointerException in SketchCode.getDocumentText()

0 commit comments

Comments
 (0)