From 1df706b3e8edcdfacbf4d158d090abb02c5d7c34 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Sun, 31 Jan 2016 13:02:49 -0500
Subject: [PATCH] update todo

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

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index 305ebe406..4fff5f9ed 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -122,7 +122,7 @@ Everything else: (A [x] means we've fixed it)
     yet.  Perhaps there's a better way to do it, without triggering a bunch
     of layouts.
 [x] implement pdtk_canvas_editval and magicglassval
-[ ] look into problems with object z-order on the C side when deleting objects
+[x] look into problems with object z-order on the C side when deleting objects
     and then undoing the delete
 [x] implement magicglass edit menu indicator
 [ ] clip garray to gl_x1 and gl_x2 by:
-- 
GitLab