diff options
| author | dam <dam@gudinoff> | 2022-04-04 10:36:26 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-04-04 10:36:26 +0000 |
| commit | 0093ad0682e493e5f8115566f71c8cb8a2d7c0d9 (patch) | |
| tree | be31c34e5713427fa924e150fa1ceba2caeeb84c /readme.md | |
| parent | f40df1987a35adbc234a1b04b018d92d420b1e92 (diff) | |
| download | surgery-log-0093ad0682e493e5f8115566f71c8cb8a2d7c0d9.tar.zst surgery-log-0093ad0682e493e5f8115566f71c8cb8a2d7c0d9.zip | |
Implement back button logic.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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; |
