From ef07e4b10d81b3a70830a1f4ebb07cf9632a61dd Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Sat, 24 Oct 2015 19:04:59 -0400 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 e84c770a4..d63c60a0c 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -308,7 +308,7 @@ Everything else: (A [x] means we've fixed it) than single chars but smaller than 4096. This will complicate the interface, but the chunks should get sent in sequence so it might not be too bad. -[ ] the outlet of [group] doesn't get reordered correctly when adding [inlet] +[x] the outlet of [group] doesn't get reordered correctly when adding [inlet] inside the subpatch. It's supposed to always be the rightmost one, but it stays to the left. Either figure out how to fix it or how to get the [group] inlet to always stay at the left so that the two behave the -- GitLab