aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index bc01851..371eee6 100644
--- a/readme.md
+++ b/readme.md
@@ -46,7 +46,8 @@ Surgery Log
- [x] The stage control must be set to ignore the mouse, otherwise the touch-sensor conflicts with the built-in scroll;
- [x] On database, selecting an entry and removing it will leave the action buttons visible while no entry is selected;
- [x] Tweak 'POINTER_VELOCITY_DECAYING_FACTOR' and 'POINTER_VELOCITY_BOOST_FACTOR' on database and stage screens;
-- [ ] Allow to parse option sets from database file;
+- [x] Allow to parse option sets from database file;
+- [x] Check if import_option_sets, store_option_sets, store_database require the parameter save_changes; this requires changes on databse, stage and menu scripts;
- [ ] Fix back button:
- on stage screen should show pop-up asking it changes are to be discarded;
- on file-pickers screen should close them;
@@ -55,7 +56,6 @@ Surgery Log
- on database screen, should deselect selected item, otherwise should quit the app;
- [ ] Hide dialogs title bar (appear in the top with 1 or 2 pixels height);
- [ ] Database menu and action buttons are not nice; Improve appearance;
-- [ ] Check if import_option_sets, store_option_sets, store_database require the parameter save_changes; this requires changes on databse, stage and menu scripts;
- [ ] Improve menu appearance;
- [ ] Setup two themes:
- [ ] theme_light