Skip to content

Commit 4ae3dc6

Browse files
committed
todo updates based on recent PRs and bug reports
1 parent edf4567 commit 4ae3dc6

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

core/todo.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ X added setIndex() method to IntDict, FloatDict, StringDict
77
X added resize() to IntDict, FloatDict, StringDict
88
X fix entries() Iterator in IntDict, FloatDict, StringDict
99

10+
contrib
11+
X minor bezierPoint() rewrite for performance
12+
X https://github.com/processing/processing/pull/5251
13+
1014
_ make setting the window icon automatic, based on files in local dirs
1115
X https://github.com/processing/processing/issues/5123
1216
X https://github.com/processing/processing/pull/5202

todo.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ contrib
1212
X detect errors from curved quotation marks
1313
X https://github.com/processing/processing/issues/5133
1414
X https://github.com/processing/processing/pull/5152
15-
_ Remove "Pipe Organ" from exec javadoc
16-
_ https://github.com/processing/processing/pull/5282
15+
X Refactor to use a few Java 8 features
16+
X https://github.com/processing/processing/pull/5134
17+
X Remove "Pipe Organ" from exec javadoc
18+
X https://github.com/processing/processing/pull/5282
19+
_ Welcome dialog rewritten in Swing
20+
_ https://github.com/processing/processing/pull/5210
1721

1822
high
1923
_ menu bars broken in High Sierra

0 commit comments

Comments
 (0)