aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 5d48eff..7b73115 100644
--- a/readme.md
+++ b/readme.md
@@ -57,9 +57,7 @@ Surgery Log
- [x] Hide dialogs title bar (appear in the top with 1 or 2 pixels height);
- [x] Fix automation to automatically disconnect acceptance signal handlers when reject is chosen on file_picker/confirm_action;
- [x] Use popup to display confirmation messages;
-- [ ] Improve option sets:
- - [ ] selecting outside optionset entry should select none
- - [ ] if no options are available, show nothing instead of "--"
+- [x] Improve option sets: selecting outside optionset entry should select none; if no options are available, show nothing instead of "--";
- [ ] Fix back button:
- on stage screen should show pop-up asking it changes are to be discarded;
- on file-pickers screen should close them;