From b1407cf07295963b8ca725b4e0c8116f6e12c125 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Mon, 14 Dec 2015 22:33:10 -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 f2a94e7d0..aaae39fe1 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -354,6 +354,9 @@ Everything else: (A [x] means we've fixed it) [x] make GUI server try again if the port is already in use [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 + an offset in that case. Crashers -------- -- GitLab