From b04c01e2077cbca97fab4e685ba411ecea006461 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Wed, 20 Jan 2016 20:49:19 -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 26bf6a56d..1c06be140 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -154,7 +154,7 @@ Everything else: (A [x] means we've fixed it) NB: this commit affects the old GUI. Need to revisit it with the new one to see whether it's still necessary. [ ] same for all commits up to Jul 31, 2015 -[ ] 930414ea5a2330dfa5d581e92514ece05aca1ebf +[x] 930414ea5a2330dfa5d581e92514ece05aca1ebf Has to do with font positioning inside objects boxes... probably need to address this manually. [ ] test if try/catch parser in the socket receiver is a performance hog. (For -- GitLab