From 789c644e265a2105e0987a50b3036d4267bc6ea4 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Mon, 17 Jul 2023 07:41:09 -0400 Subject: [PATCH] note fixes from Sam --- todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index c515cbc6e..6ebf6b16f 100755 --- a/todo.txt +++ b/todo.txt @@ -9,6 +9,9 @@ contribs X Syntax error highlighting placement / width incorrect from @sampottinger X https://github.com/processing/processing4/issues/714 X https://github.com/processing/processing4/pull/715 +X Mode-breaking interface change causing regression in Problem +X https://github.com/processing/processing4/issues/751 +X https://github.com/processing/processing4/pull/752 X Tweak mode issue with hex codes including transparency from @sampottinger X https://github.com/processing/processing4/issues/720 X https://github.com/processing/processing4/pull/721 @@ -27,8 +30,6 @@ X https://github.com/processing/processing4/pull/745 X Debugger lists immediate array dimension last from @WillRabois04 X https://github.com/processing/processing4/issues/606 X https://github.com/processing/processing4/pull/729 -_ Mode-breaking interface change causing regression in Problem -_ https://github.com/processing/processing4/issues/751 pending