Skip to content

Commit e9fcad8

Browse files
committed
a note about the Table fix
1 parent 6836d5c commit e9fcad8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/todo.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ X set colorModeDefault to true by default
66
X blendMode() with PDF isn't showing the warning about it not being available
77
X add blendMode() to nope() calls in PGraphicsPDF
88
X https://github.com/processing/processing/issues/5105
9-
_ Table.insertRow()) causes ArrayIndexOutOfBoundsException (with fix)
10-
_ https://github.com/processing/processing/issues/5406
9+
X Table.insertRow() causes ArrayIndexOutOfBoundsException (with fix)
10+
X https://github.com/processing/processing/issues/5406
1111

1212
data
1313
X added setIndex() method to IntDict, FloatDict, StringDict

0 commit comments

Comments
 (0)