From ae809133cdeb8566c5b4d252eafd9e8e71814db2 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 21 Feb 2023 09:16:46 -0500 Subject: [PATCH] quirks found during use --- todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/todo.txt b/todo.txt index dd9900834..d3ea86442 100755 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,10 @@ 1293 (4.2.1) + +_ doing "Save As" on sketch didn't write a new main= entry in sketch.properties +_ at least with Python Mode +_ sketchbook entries that use local.properties not getting picked up in sketchbook window + _ should Python Mode rely on Java Mode? _ this would let us put ExportPrompt back in there _ also add parts of JavaBuild that handle packaging exported apps