aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-04-04 10:36:26 +0000
committerdam <dam@gudinoff>2022-04-04 10:36:26 +0000
commit0093ad0682e493e5f8115566f71c8cb8a2d7c0d9 (patch)
treebe31c34e5713427fa924e150fa1ceba2caeeb84c /readme.md
parentf40df1987a35adbc234a1b04b018d92d420b1e92 (diff)
downloadsurgery-log-0093ad0682e493e5f8115566f71c8cb8a2d7c0d9.tar.zst
surgery-log-0093ad0682e493e5f8115566f71c8cb8a2d7c0d9.zip
Implement back button logic.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 56f2021..646e94d 100644
--- a/readme.md
+++ b/readme.md
@@ -59,13 +59,12 @@ Surgery Log
- [x] Use popup to display confirmation messages;
- [x] Improve option sets: selecting outside optionset entry should select none; if no options are available, show nothing instead of "--";
- [x] Set stage discard/save buttons side by side;
-- [ ] Fix back button:
+- [x] Implement back button logic;
- on stage screen should show pop-up asking it changes are to be discarded;
- on file-pickers screen should close them;
- 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;
- - on popup
- [ ] Improve appearance:
- [ ] database menu;
- [ ] database action buttons;