aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-03-26 13:03:18 +0000
committerdam <dam@gudinoff>2022-03-26 13:03:18 +0000
commita6d836d53a09c5b2abedccba51ac428fcfc74379 (patch)
tree3528be20950caf281c76fdc4307376abc17a6bae /readme.md
parent65c4931e1e23525e2bb6b24aea160e0fd9d0592e (diff)
downloadsurgery-log-a6d836d53a09c5b2abedccba51ac428fcfc74379.tar.zst
surgery-log-a6d836d53a09c5b2abedccba51ac428fcfc74379.zip
WIP of prototype of option set list component: workaround for uninitialized labels.rect_size. Added comments with more to do tasks and ideas.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 371eee6..4db4993 100644
--- a/readme.md
+++ b/readme.md
@@ -48,6 +48,7 @@ Surgery Log
- [x] Tweak 'POINTER_VELOCITY_DECAYING_FACTOR' and 'POINTER_VELOCITY_BOOST_FACTOR' on database and stage screens;
- [x] Allow to parse option sets from database file;
- [x] Check if import_option_sets, store_option_sets, store_database require the parameter save_changes; this requires changes on databse, stage and menu scripts;
+- [ ] Fix option sets GUI element to provide word-wrap, otherwise long texts will be hidden;
- [ ] Fix back button:
- on stage screen should show pop-up asking it changes are to be discarded;
- on file-pickers screen should close them;