aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 223a5c7..89a7ea6 100644
--- a/readme.md
+++ b/readme.md
@@ -66,12 +66,12 @@ Surgery Log
- on auto-fill pop-up, should close it;
- on database screen, should deselect selected item, otherwise should quit the app;
- [x] db entry should be printed as "%9s | %4s | %yyyy-%MM";
+- [x] Cleanup code:
+ - [x] Search by tags @DAM and TODO;
+ - [x] Rename dialog and popup classes;
+ - [x] Reorganize code files;
- [ ] Create light theme;
- [ ] Create theme entry in menu and save on settings file;
-- [ ] Cleanup code:
- - [ ] Search by tags @DAM and TODO;
- - [ ] Rename dialog and popup classes;
- - [ ] Reorganize code files;
- [ ] main/screen_controller is responsible for whos currently on focus, fade animations, input access (enable/disable), and back_key_notification handling.
For input use:
node.set_process_input(!pause)