From ef63543b3d26400723bb4a80f412bea9b1dc14c1 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Fri, 24 Jul 2015 15:43:28 -0400
Subject: [PATCH] update todo

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

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 1a71c3de2..ef406a280 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -221,6 +221,7 @@ Everything else: (A [x] means we've fixed it)
 [ ] look into pasting only text inside text entry
 [ ] canvas_check_geometry doesn't seem to do the right thing for canvases that are far to the right
     of the screen. Can't think of anything except maybe a bug in nw.js Window.x?
+[ ] work on resizing dialog windows to the document content (currently some do, some don't)
 
 Crashers
 --------
-- 
GitLab