From 25b97097511f9ec55989dd344cd1eeaea6a629b5 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 6 Dec 2016 17:35:43 -0500 Subject: [PATCH] notes about #3965 fix --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index 523f7b7b5..48a6ba80e 100755 --- a/todo.txt +++ b/todo.txt @@ -32,6 +32,9 @@ X https://github.com/processing/processing/pull/4753 X Pasting code from editor to empty editor produces Exception X https://github.com/processing/processing/issues/4522 X https://github.com/processing/processing/pull/4761 +X possible infinite loop on modified externally +X https://github.com/processing/processing/issues/3965 +X https://github.com/processing/processing/pull/4762 _ Broken characters in the Welcome Page and the Contribution Manager @@ -90,8 +93,6 @@ _ https://github.com/processing/processing/issues/4353#issuecomment-237715947 high -_ possible infinite loop on modified externally -_ https://github.com/processing/processing/issues/3965 _ PDE and sketches are 2x smaller on high-res Windows machines _ https://github.com/processing/processing/issues/2411 _ System.setProperty("sun.java2d.dpiaware", "false");