diff options
| author | dam <dam@gudinoff> | 2022-02-09 00:21:59 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-02-09 00:21:59 +0000 |
| commit | cc3f6e5ea29bfe006576a35b5fa24d029a07cf7c (patch) | |
| tree | 05a9671dde552fbebadd326df0fbc9d2b58b1b60 /readme.md | |
| parent | 9478682f845d5518ca1c6a4552a8b710d1a2b238 (diff) | |
| download | surgery-log-cc3f6e5ea29bfe006576a35b5fa24d029a07cf7c.tar.zst surgery-log-cc3f6e5ea29bfe006576a35b5fa24d029a07cf7c.zip | |
Add confirmation dialog to entry destructive actions.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
