From 48c482237ef36abeef89a2ca8eb7c8e34991801a Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Tue, 26 Jan 2016 16:06:32 -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 2fb24679b..55960b260 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -165,7 +165,7 @@ Everything else: (A [x] means we've fixed it) lots of data it can end up freezing the GUI. Test if requestAnimationFrame makes any difference...) [ ] Figure out what pdtk_ping does -[ ] Instead of hardcoded gui_post colors, set a class (warning, error, etc.) +[x] Instead of hardcoded gui_post colors, set a class (warning, error, etc.) [ ] revisit the function for escaping double-quotes inside s_inter.c, see if there's a cleaner way to do it [ ] the socket reader has a buffer capped at 4096. This is plenty for most -- GitLab