aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index ad0ec8f..7aed207 100644
--- a/readme.md
+++ b/readme.md
@@ -24,8 +24,8 @@ Surgery Log
- should show a pop-up with multiple options filtered according to current filters;
- allow options to be scrolled by dragging;
- selecting option puts that text on the associated LineEdit;
-- [ ] add pop-up asking if changes are to be discarded once the stage screen's discard button is pressed;
-- [ ] add pop-up confirming delete-entry action; (pressing back should cancel the action);
+- [x] add pop-up asking if changes are to be discarded once the stage screen's discard button is pressed;
+- [x] add pop-up confirming delete-entry action;
- [ ] edit and delete action buttons should be faded-out when no entry is selected;
- [ ] Implement file access permission check on Android:
```py