From e470d56df3970ae6ac2ca3caa426dd2dee614047 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 28 Apr 2015 16:17:58 -0400 Subject: [PATCH] note the tweak fixes --- todo.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 7baf7d6b7..467fe2d61 100644 --- a/todo.txt +++ b/todo.txt @@ -5,6 +5,11 @@ X Unable to install "processing-java" X https://github.com/processing/processing/issues/3224 X also update the Windows and Linux versions +contribs +X Window size not passing into Tweak Mode +X https://github.com/processing/processing/issues/3208 +X https://github.com/processing/processing/pull/3227 + _ we've lost arrow keys to expand items in the examples window _ sketchbook window too? @@ -166,8 +171,6 @@ _ https://github.com/processing/processing/issues/3154 _ export application ubuntu -> windows not working (2.2.1) _ https://github.com/processing/processing/issues/2698 _ might be something with libraries (native or otherwise) -_ Window size not passing into Tweak Mode -_ https://github.com/processing/processing/issues/3208 medium