diff options
| author | dam <dam@gudinoff> | 2022-04-01 11:32:45 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-04-01 11:32:45 +0000 |
| commit | 8491abc4805cee3b2dfb74817ef8908df085c5cf (patch) | |
| tree | 041687da080004a8d105ce1c451f972b4d1df0c6 /readme.md | |
| parent | 9b619b8c5f117e53b121c2d868b024c7c7d08f4c (diff) | |
| download | surgery-log-8491abc4805cee3b2dfb74817ef8908df085c5cf.tar.zst surgery-log-8491abc4805cee3b2dfb74817ef8908df085c5cf.zip | |
Option set changed to work with empty list instead of creating dummy -- entry.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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; |
