From b22858aef7906229bb3e0e8c4e9a90e8e6543c31 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Fri, 18 Dec 2015 16:11:13 -0500
Subject: [PATCH] update todo

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

diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt
index aaae39fe1..d982483b2 100644
--- a/pd/nw/todo.txt
+++ b/pd/nw/todo.txt
@@ -357,6 +357,9 @@ Everything else: (A [x] means we've fixed it)
 [ ] when scaling, bng and tgl retain the correct mouse position if you
     try to make it smaller than the minimum size. But slider and vu create
     an offset in that case.
+[ ] revisit cursor logic-- when you leave the boundaries of an object 
+    being dragged, for example, the cursor changes to whatever is set for
+    the parent (svg, document, etc.).
 
 Crashers
 --------
-- 
GitLab