From bbef7e3eac03240fe40af52cf5ae95060be0e9dc Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 27 Dec 2024 23:01:20 -0500 Subject: [PATCH] update TODO --- tools/lammps-gui/TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/lammps-gui/TODO.md b/tools/lammps-gui/TODO.md index c9c8d26568..17fa4c04ee 100644 --- a/tools/lammps-gui/TODO.md +++ b/tools/lammps-gui/TODO.md @@ -2,7 +2,6 @@ LAMMPS-GUI TODO list: # Short term goals (v1.x) -- add wizards for all tutorials. try to reduce redundant code in wizards. - add a preferences option to override light/dark theme setting and add choice for theme - implement a timed "Auto-Save" feature that saves after some idle time. set timeout in Editor preferences. - add a "Filter data" checkbox to the "Charts" window to select whether data should be dropped.