From fcac84d83e1256bd1c21a620db5df0213209dbb1 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes <jon.w.wilkes@gmail.com> Date: Fri, 28 Aug 2015 21:26:37 -0400 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 5d1482533..3f5c87611 100644 --- a/pd/nw/todo.txt +++ b/pd/nw/todo.txt @@ -280,6 +280,9 @@ Everything else: (A [x] means we've fixed it) [ ] same for all commits up to Jul 31, 2015 [ ] address double-free when closing a canvas that is a canvas field of a scalar +[ ] current try/catch parser in the socket receiver is too slow. For lots of + data it can end up freezing the GUI. (Test if requestAnimationFrame makes + any difference...) Crashers -------- -- GitLab