From 11655b4ecfcd7e8a6c82b177c33b9c0a4287cc08 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sun, 30 Aug 2015 23:26:08 -0400
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 52436d406..799874b46 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -286,7 +286,7 @@ Everything else: (A [x] means we've fixed it)
 [ ] current try/catch parser in the socket receiver is too slow. For lots of
     data it can end up freezing the GUI. (Test if requestAnimationFrame makes
     any difference...)
-[ ] create a function in pdgui to change ["name", value] arrays to Javascript
+[x] create a function in pdgui to change ["name", value] arrays to Javascript
     objects.  This will greatly simplify things like dialog_iemgui.html
 
 Crashers
-- 
GitLab