diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index d229c60f79604f1a9c77201369a297892d8c5ae3..c4ad4dd3ffec7692bd860337b88b282732590e8f 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -54,8 +54,6 @@ Everything else: (A [x] means we've fixed it)
     of layouts.
 [ ] 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
 [ ] Figure out what pdtk_ping does
 [ ] don't implement tooltips until we have a single call to create an object
     plus all xlets. That way we can add an arg or two for the name and dir
@@ -63,6 +61,8 @@ Everything else: (A [x] means we've fixed it)
 [ ] make scalars dig inside abstractions when they search the templatecanvas
     for drawing commands.  This will make it possible to build abstraction
     libraries for ds-gui widgets.
+[x] Fix layout on dialogs so that height/width of the document doesn't
+    reflow when the window gets resized
 [x] figure out difference between deb install location /usr
     vs tarball /usr/local
 [x] some menuitem shortcuts don't pass their events on to the dom, while