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