aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-04-10 08:32:49 +0000
committerdam <dam@gudinoff>2022-04-10 08:32:49 +0000
commit2d7da6bbc23fb917dfe931eaeb5566da0a102ac3 (patch)
treeae4d7541267dd1a7a5633ff79ac7de1e9055437b /readme.md
parent75791aecbff0d8adc1011f45a69877cabff616e0 (diff)
downloadsurgery-log-2d7da6bbc23fb917dfe931eaeb5566da0a102ac3.tar.zst
surgery-log-2d7da6bbc23fb917dfe931eaeb5566da0a102ac3.zip
Code cleanup.
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)