diff options
| author | dam <dam@gudinoff> | 2022-03-26 13:03:18 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-03-26 13:03:18 +0000 |
| commit | a6d836d53a09c5b2abedccba51ac428fcfc74379 (patch) | |
| tree | 3528be20950caf281c76fdc4307376abc17a6bae /readme.md | |
| parent | 65c4931e1e23525e2bb6b24aea160e0fd9d0592e (diff) | |
| download | surgery-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |
