From 8263297ff044563988573daa2b2555396cdacdbb Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 7 Nov 2016 19:03:23 -0500 Subject: [PATCH] more bug notes --- todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/todo.txt b/todo.txt index 3511896e3..8a78950a4 100755 --- a/todo.txt +++ b/todo.txt @@ -12,6 +12,10 @@ _ https://github.com/processing/processing/commits/master/build/macosx/appbund _ https://github.com/processing/processing/commit/fa27b983e76fdbc5c4c1451a1f0d854c652b1639 _ https://bitbucket.org/infinitekind/appbundler +_ Drew's freeze on startup +_ No PDE window opens when started on MacOS X 10.11 +_ https://github.com/processing/processing/issues/4735 + _ settings() present and pixelDensity() is in setup(), nothing set/no error _ https://github.com/processing/processing/issues/4703 @@ -674,6 +678,8 @@ _ e.g. ocd is broken in 0125 because of method signature changes PDE / Manager +_ Progress bar height on macOS is too thin +_ https://github.com/processing/processing/issues/4734 _ proper error handling when downloading contribs listing _ https://github.com/processing/processing/issues/4732 _ update CM entries when sketchbook location changes