From 751a68b28ed04fc4747020e9e9f706b5d57ecd96 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 23 Nov 2022 17:03:18 -0500 Subject: [PATCH] working through reports on github --- core/todo.txt | 4 ++++ todo.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/core/todo.txt b/core/todo.txt index 193048f5b..f0bfe6c5b 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -12,6 +12,10 @@ contribs X P3D & P2D window not showing on MacOS Ventura (thx @jaegonlee) X https://github.com/processing/processing4/issues/544 +_ Loading SVG file gives Illegal base64 character 20 encoding error (worked in v3.5.4) +_ https://github.com/processing/processing4/issues/592 +_ https://github.com/processing/processing4/issues/592 + _ freeze on resize with Windows (even the default renderer) _ https://github.com/processing/processing4/issues/507 diff --git a/todo.txt b/todo.txt index 02d93e1de..16a3bc978 100755 --- a/todo.txt +++ b/todo.txt @@ -46,7 +46,7 @@ _ https://github.com/processing/processing4/issues/582 _ "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 -_ a report that theme is not being kept after Processing restart on Windows +_ theme is not being kept after Processing restart on Windows? _ https://github.com/processing/processing4/issues/565 _ if user clicks "no" when asked to access Documents folder, will cause weird problems later