From 8aee65b25cb64feb41663ce5fbdaf1e4b142dfd0 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 30 Aug 2023 05:40:13 -0400 Subject: [PATCH] update TODO list --- 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 acd134e688..70cf5ba57a 100644 --- a/tools/lammps-gui/TODO.md +++ b/tools/lammps-gui/TODO.md @@ -7,7 +7,6 @@ LAMMPS-GUI TODO list: handle "&" continuation and multiline strings with """ like C style comments in Qt docs example - add "syntax check" with enabled "-skiprun" flag - switch input file editor to read-only while loop is running -- add slideshow of images from dump image commands in the input # Long term ideas - rewrite entire application to build the App and its layout manually