From 3b0ff8f70aa9368be8e524ef7368d4f06ca82c5c Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 20 Jan 2020 17:25:08 -0500 Subject: [PATCH] whups, wrong todo list --- core/todo.txt | 5 ----- todo.txt | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index 1f269b895..c0a6a498f 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -22,11 +22,6 @@ X https://github.com/processing/processing4/issues/4 X Remove all usage of AWT from PApplet X https://github.com/processing/processing4/issues/55 -sam -X Resolve rewrite of pixelDensity to settings -X https://github.com/processing/processing4/pull/60 -X https://github.com/processing/processing4/issues/58 - X PDF broken in getImage() _ https://github.com/processing/processing4/issues/62 diff --git a/todo.txt b/todo.txt index dfd78159a..3afda193e 100755 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,10 @@ 1271 (4.0a2) +sam +X Resolve rewrite of pixelDensity to settings in preproc +X https://github.com/processing/processing4/pull/60 +X https://github.com/processing/processing4/issues/58 + before final release _ Update graphics and visual design elements for 4.x