From e9dd540b866b4ee6f94d2846a44e105c93b405d3 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Thu, 9 Jul 2015 22:02:14 -0400
Subject: [PATCH] update todo

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

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 8755b9f04..925371590 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -199,6 +199,8 @@ Everything else: (A [x] means we've fixed it)
     b) if so, only render if element number is > gl_x1 and < gl_x2
 [ ] fix bug where utf_8 snowmen in an object box can cause a buffer overflow
     in the lib loading routine
+[ ] Fix layout on dialogs so that height/width of the document doesn't
+    reflow when the window gets resized
 
 Crashers
 --------
-- 
GitLab