From a0482741deb23b770950547051c626e7d56ab527 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Wed, 20 Jan 2016 00:41:21 -0500 Subject: [PATCH] update todo --- pd/nw/todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index 51135c593..26bf6a56d 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -355,9 +355,9 @@ Everything else: (A [x] means we've fixed it) [x] figure out why OSX app bundle runs when using "open" from the terminal, but not when you click 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 + try to make it smaller than the minimum size. But vu creates an offset in that case. -[ ] revisit cursor logic-- when you leave the boundaries of an object +[x] 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.). [ ] Consider: -- GitLab