From c0bacb1b3cbe837ae87178caadf233747c13d943 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 28 Sep 2015 10:53:38 -0400 Subject: [PATCH] notes about recent checkins --- core/todo.txt | 3 +++ todo.txt | 11 +++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index 812143c90..221eb750b 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -7,6 +7,9 @@ X https://github.com/processing/processing/pull/3869 X Textures disappearing in beta 7 (might be WeakReference regression) X https://github.com/processing/processing/issues/3858 X https://github.com/processing/processing/pull/3874 +X https://github.com/processing/processing/pull/3875 +X Convert all documented hacky keys in OpenGL +X https://github.com/processing/processing/pull/3888 cleaning o move AWT image loading into PImageAWT diff --git a/todo.txt b/todo.txt index 24e7deb6f..faa1edcf4 100644 --- a/todo.txt +++ b/todo.txt @@ -4,6 +4,15 @@ X https://github.com/processing/processing/issues/3861 X error checker/suggestions fixes X https://github.com/processing/processing/pull/3871 X https://github.com/processing/processing/pull/3879 +X contributions filter is ignored after clicking Install +X https://github.com/processing/processing/issues/3826 +X https://github.com/processing/processing/pull/3872 +X https://github.com/processing/processing/pull/3883 +X Exception in thread "Contribution List Downloader" +X https://github.com/processing/processing/issues/3882 +X https://github.com/processing/processing/pull/3884 +X Hide useless error in error checker +X https://github.com/processing/processing/pull/3887 gui X distinguish errors and warnings @@ -67,8 +76,6 @@ _ ugly white gap at the top of scroll bar _ the table header doesn't extend far enough _ scrolling "past" top/bottom causes the screen to jiggle (OS X and Trackpad) _ looks like ContributionListing.getScrollableUnitIncrement() returns early -_ contributions filter is ignored after clicking Install -_ https://github.com/processing/processing/issues/3826 gui / post 3.0