From 4f60e15b6c2b9e70b25b108780f083e192debd05 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 25 Nov 2022 11:58:27 -0500 Subject: [PATCH] updating notes --- core/todo.txt | 5 +++++ todo.txt | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index 120c19954..95d1dfe83 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,4 +1,9 @@ 1288 (4.1?) +X updates and clarifications for the size() reference + +contribs +X fix the JavaDoc for mousePressed variable +X https://github.com/processing/processing4/pull/605 _ args passed to main() aren't working diff --git a/todo.txt b/todo.txt index 7592a8a44..becfe2cc1 100755 --- a/todo.txt +++ b/todo.txt @@ -5,7 +5,7 @@ X unable to reproduce so just hoping this works X https://github.com/processing/processing4/issues/565 X update languages to work with more specific locales X expanded language codes to support traditional Chinese translation -_ https://github.com/processing/processing4/issues/600 +X https://github.com/processing/processing4/issues/600 _ update wiki _ https://github.com/processing/processing4/wiki/Translations _ https://www.oracle.com/java/technologies/javase/jdk17-suported-locales.html @@ -15,7 +15,6 @@ _ "Show Sketch Folder" for libraries needs to treat the sketch as Untitled _ and with that, switch to another directory _ https://github.com/processing/processing4/issues/548 - _ preproc inserting weird number of spaces _ before 'public' in functions, it's an extra single space _ not indenting the rest of the code at all