From fc35a256ff1a03dd238ff4e6487771895a3e4d0c Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 19 Jun 2021 14:11:13 -0400 Subject: [PATCH] confirmed Export to Application with FX2D apps working on Windows --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 0cf4d756a..172aadf79 100755 --- a/todo.txt +++ b/todo.txt @@ -25,6 +25,7 @@ X https://github.com/processing/processing4/commit/7b75acf2799f61c9c22233f38ee X update to launch4j 3.14, fixing Export to Application on Windows X change defaults to get away from JFileChooser; it's awful X working on JavaFX on Windows, more runtime problems, needing exports +X Export to Application with FX2D apps working on Windows _ Remove usage of com.sun.* in JavaFX library _ https://github.com/processing/processing4/issues/208