aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-02-18 01:34:43 +0000
committerdam <dam@gudinoff>2022-02-18 01:34:43 +0000
commit283c0f2d84420bd02550dd4404b306d427fd58af (patch)
tree3999ad958556bcccba63b5fca05880accdc827f3 /readme.md
parent48a26128f175047528fcc1c96590f1a7bbc281eb (diff)
downloadsurgery-log-283c0f2d84420bd02550dd4404b306d427fd58af.tar.zst
surgery-log-283c0f2d84420bd02550dd4404b306d427fd58af.zip
Implemented custom option set control. Fixed option sets text input zone being hidden below the button.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 795d37c..2437056 100644
--- a/readme.md
+++ b/readme.md
@@ -42,9 +42,9 @@ Surgery Log
else:
has_permissions = true
```
-- [ ] Fix the show option sets buttons; they are drawn over the input fields and hide inserted text;
+- [x] Fix the show option sets buttons; they are drawn over the input fields and hide inserted text;
+- [ ] Allow to parse option sets from database file;
- [ ] Database menu and action buttons are not nice; Improve appearance;
-- [ ] Show title of database (Log/Historico) and stage (New entry/Novo registo);
- [ ] 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;
@@ -52,7 +52,6 @@ Surgery Log
- on about screen should close it;
- on auto-fill pop-up, should close it;
- on database screen, should deselect selected item, otherwise should quit the app;
-- [ ] Add title to current window (on top, left of the menu);
- [ ] Improve menu appearance;
- [ ] Setup two themes:
- [ ] theme_light