From cf3d8ac57fa84ce2c489c54eba64d359ef581ce1 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Fri, 23 Oct 2015 23:46:07 -0400
Subject: [PATCH] update todo

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

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 6b732bb3a..e84c770a4 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -41,7 +41,8 @@ Node-webkit stuff:
 5) command line argv
 
 Everything else: (A [x] means we've fixed it)
-[ ] set svg bounds to whatever the window size happens to be
+[x] set svg bounds to whatever the window size happens to be
+[ ] trigger a canvas_getscroll when the nw.js window is resized
 [ ] packaging as app, setting correct appname, etc
 [ ] get -unique to work (relied on tcl [send] command)
 [ ] check if patch windows with screenposition (0,0) get stuck underneath
-- 
GitLab