From e31115546bb744b1c47daefdc3e18eb473f54ea9 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 29 Apr 2021 17:00:20 -0400 Subject: [PATCH] a few more batik-related issues --- core/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/todo.txt b/core/todo.txt index 0bb55bae9..d5b75b4be 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,7 +1,10 @@ 1273 (4.0a4) X fix typo in extensions= arg X update batik to 1.14 +X https://github.com/processing/processing4/issues/179 X https://github.com/processing/processing4/issues/192 +X update the batik url +X https://github.com/processing/processing4/pull/183 _ why does japplemenubar.JAppleMenuBar.hide(); still work?