diff options
| author | dam <dam@gudinoff> | 2022-03-30 16:37:28 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-03-30 16:37:28 +0000 |
| commit | e04f33a614e2723db47f69a7f3146b030ee5e326 (patch) | |
| tree | 999dd486901a363e4f1b427117de0e120eb465b4 /readme.md | |
| parent | 8d4db7d2c92aa719da8ce218df9490283754d20b (diff) | |
| download | surgery-log-e04f33a614e2723db47f69a7f3146b030ee5e326.tar.zst surgery-log-e04f33a614e2723db47f69a7f3146b030ee5e326.zip | |
Add dismiss button logic on popup.
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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; |
