From 5b6a89a8332afebd1928af57d75bfa617063ed27 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 17 Jan 2019 08:54:00 -0800 Subject: [PATCH] more notes and updates for recent issues --- core/todo.txt | 2 ++ todo.txt | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index 16378967b..04f84f551 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -31,6 +31,8 @@ X Processing 3.4 takes 60 seconds before can edit file X https://github.com/processing/processing/issues/5707 X skip Android's SDK folder when adding sketches X https://github.com/processing/processing/commit/5b653263cc6151f838c11a61689d756901c11e37 +X PShape.attrib() and PShape.setAttrib() are not working +X https://github.com/processing/processing/issues/5560 jakub X Fix freeze when restarting sketch with variables in size diff --git a/todo.txt b/todo.txt index 53bf5e697..882879304 100755 --- a/todo.txt +++ b/todo.txt @@ -1,9 +1,10 @@ 0266 (3.4.1 or 3.5) X update to Java 8u192 +o processing-java doesn't handle sketch exceptions by quitting the sketch +X https://github.com/processing/processing/issues/5375 +X this is by design/follows PDE behavior _ fix the link to the FAQ in the menu _ https://github.com/processing/processing/issues/5729 -_ processing-java doesn't handle sketch exceptions by quitting the sketch -_ https://github.com/processing/processing/issues/5375 contrib X Updated russian translation, now can choose russian in preferences