From 44cb2a272242ea15563cedf1cbb5a4ec3fb09393 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 31 Aug 2015 08:31:47 -0400 Subject: [PATCH] notes from github --- core/todo.txt | 2 ++ todo.txt | 3 +++ 2 files changed, 5 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 9bd80effd..197a089d7 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -37,6 +37,8 @@ X JOGL - normalize enter key X https://github.com/processing/processing/pull/3735 X FX - normalize enter key X https://github.com/processing/processing/pull/3730 +X Render text starting with space properly +X https://github.com/processing/processing/pull/3746 known issues diff --git a/todo.txt b/todo.txt index 9eabd4d96..d18390f43 100644 --- a/todo.txt +++ b/todo.txt @@ -12,6 +12,9 @@ X repairs to prevent memory leak in EditorConsole _ add jar files from 'code' folder to the library path _ Code editor wrongly detects errors for libraries in code folder _ https://github.com/processing/processing/issues/3732 +_ remove old versions of processing-java when installing on OS X +_ "color type detected! this shouldn't be happening! please report" +_ https://github.com/processing/processing/issues/3739 gsoc X CM: Category dropdown alignment