From fcafb56144df5ccfb7642dacecebadcedb246e71 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 14 Nov 2014 16:39:44 -0700 Subject: [PATCH] bug with sketch window --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index 18fc7c55e..cc750c80b 100644 --- a/todo.txt +++ b/todo.txt @@ -47,6 +47,8 @@ _ might be something with libraries (native or otherwise) _ move the language stuff to the settings folder _ that way people can modify and test w/o recompiling _ https://github.com/processing/processing/issues/2938 +_ sketchbook window doesn't update when sketches are added, renamed, etc +_ https://github.com/processing/processing/issues/2944 pending