From 14403ce20bd57e4424ce06e85fa866eb572fbba4 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 30 Oct 2014 18:30:21 -0400 Subject: [PATCH] meanwhile, in the other repo --- core/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 7d30d94c5..12fab1dba 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,6 +1,9 @@ 0232 core (3.0a5) + +table X fix how nulls are handled with Table.replace() X add (simple) ODS writer to Table +X add addRows(Table) method (more efficient, one resize) graphics X roll back full screen changes