From a51ec2477b2afec580af0bb5f21640b6dc317218 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 20 Jan 2020 17:23:20 -0500 Subject: [PATCH] recent updates and bugs --- core/todo.txt | 8 ++++++++ todo.txt | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/core/todo.txt b/core/todo.txt index b2445172a..1f269b895 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -22,6 +22,14 @@ 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 + contribs X remove redundant boxing and casting diff --git a/todo.txt b/todo.txt index e69a3e551..dfd78159a 100755 --- a/todo.txt +++ b/todo.txt @@ -22,7 +22,8 @@ _ further streamline the downloader _ https://github.com/processing/processing4/issues/47 _ i18n support for Modes _ https://github.com/processing/processing/commit/0ed2fc139c3c5dfe0a1702ed8348987b3c6a5c9d - +_ Switch to getModifiersEx() in `processing.app` +_ https://github.com/processing/processing4/issues/67 _ windows anti-malware leaves browser stuck at 100% _ https://github.com/processing/processing/issues/5893