diff --git a/pd/nw/todo.txt b/pd/nw/todo.txt index e84c770a4d839088d274b9601331ae3ab120dfe3..d63c60a0ce404e8edbe6da67b7bc2f54eedecfc8 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