From a5a8ecb8a2c178a0a3c018dbab4745ec7dbaea08 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Fri, 29 Jan 2016 10:39:07 -0500
Subject: [PATCH] update todo

---
 pd/nw/todo.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index bb270691c..e9e56f1a9 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -88,7 +88,7 @@ Everything else: (A [x] means we've fixed it)
     conditionally fill the slots
 [x] gui_graph_fill_border: use css class selectors instead of configuration
 [ ] standardize javascript function names
-[ ] remove gui_text_select_color (css takes care of this)
+[x] remove gui_text_select_color (css takes care of this)
 [x] add a canvas message to set a transform on the patchsvg.  Good for:
     * obscure display needs (zooming past the browser limits)
     * rotating for a display
-- 
GitLab