From 9361bfc2da26d53b781a14c376e9c16e396707cb Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 21 Nov 2019 16:10:16 -0500 Subject: [PATCH] note about import static --- todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo.txt b/todo.txt index 41f03cb4f..8ebd9a0b0 100755 --- a/todo.txt +++ b/todo.txt @@ -38,6 +38,10 @@ X https://github.com/processing/processing4/pull/15 X console font spacing is off X https://github.com/processing/processing4/issues/19 X https://github.com/processing/processing4/pull/20 +X implement 'import static' +X https://github.com/processing/processing4/pull/18 +X https://github.com/processing/processing/issues/5577 + _ selecting a sketch in the Sketch menu no longer opens its window _ https://github.com/processing/processing/issues/5882