notes about recent checkins

This commit is contained in:
Ben Fry
2015-09-28 10:53:38 -04:00
parent b7f267192a
commit c0bacb1b3c
2 changed files with 12 additions and 2 deletions
+3
View File
@@ -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
+9 -2
View File
@@ -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