From 4d769d3ad1448077d59ab6f9c61f9411f39ffaa0 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sun, 14 Feb 2016 17:25:05 -0500
Subject: [PATCH] update todo

---
 pd/nw/todo.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 9181b407b..1682916a8 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -41,10 +41,10 @@ Node-webkit stuff:
 5) command line argv
 
 Everything else: (A [x] means we've fixed it)
-[ ] When you update the dialog window for [vu], it doesn't redraw the xlets
+[x] When you update the dialog window for [vu], it doesn't redraw the xlets
     properly
-[ ] When you open a dialog window, the scale isn't automatically selected
-[ ] vu scale isn't drawn correctly-- text is too big
+[x] When you open a dialog window, the scale isn't automatically selected
+[x] vu scale isn't drawn correctly-- text is too big
 [ ] packaging as app, setting correct appname, etc
 [x] check if patch windows with screenposition (0,0) get stuck underneath OSX
     menu.
-- 
GitLab