aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-03-30 16:37:28 +0000
committerdam <dam@gudinoff>2022-03-30 16:37:28 +0000
commite04f33a614e2723db47f69a7f3146b030ee5e326 (patch)
tree999dd486901a363e4f1b427117de0e120eb465b4 /readme.md
parent8d4db7d2c92aa719da8ce218df9490283754d20b (diff)
downloadsurgery-log-e04f33a614e2723db47f69a7f3146b030ee5e326.tar.zst
surgery-log-e04f33a614e2723db47f69a7f3146b030ee5e326.zip
Add dismiss button logic on popup.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 4d536ab..f6bfcb6 100644
--- a/readme.md
+++ b/readme.md
@@ -51,9 +51,10 @@ Surgery Log
- [x] Maybe replace fonts with non-mono version;
- [x] Fix option sets GUI element to provide word-wrap, otherwise long texts will be hidden;
- [x] After save and load, entries opened on stage always detect changes (even when no change occurs);
-- [ ] Add to popup:
+- [x] Add to popup:
- [x] title;
- - [ ] back/close button;
+ - [x] dismiss button;
+- [ ] What to do when the optionset has no options available?
- [ ] Use popup to display confirmation messages;
- [ ] Theming:
- [ ] Make all buttons with same style;