From c7b8aa05d344d1d2ce0cba6c15f244170078875f Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 6 Nov 2016 21:28:01 -0500 Subject: [PATCH] make a note about the browser hanging --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index ab82a4c8d..9296aca40 100755 --- a/todo.txt +++ b/todo.txt @@ -16,6 +16,8 @@ o replace appbundler with the Java 8 packager o appbundler is no longer being developed by Oracle, switch to "packager" X https://github.com/processing/processing/issues/3071 X major clean-ups to the Contribution Manager code +X Deal with a situation where the browser hangs on macOS +X https://github.com/fathominfo/processing-p5js-mode/issues/4 contribs X Up-to-date status disappears after filter is removed