From 3f92ea9984187a15a4399450ac332484a8d6ecf8 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sun, 19 Jul 2015 17:19:15 -0400
Subject: [PATCH] updated todo

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

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 12dd3eb71..4f8c2a7ee 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -208,6 +208,12 @@ Everything else: (A [x] means we've fixed it)
 [ ] gui_canvas_getscroll isn't called upon patch load
 [ ] sprite-game character tears when moving around
 [ ] look into using requestAnimationFrame
+[ ] when mapping inside a new nw window, sometimes it stops rendering
+    the svg, or the svg becomes corrupted.
+    * when you drag the nw window, it will update the svg contents
+    * sometimes parts of the window aren't rendered
+    * sometimes the rendering is buggy (part of a gobj rect
+      appears/disappears mysteriously)
 
 Crashers
 --------
-- 
GitLab