From a6d836d53a09c5b2abedccba51ac428fcfc74379 Mon Sep 17 00:00:00 2001 From: dam Date: Sat, 26 Mar 2022 13:03:18 +0000 Subject: WIP of prototype of option set list component: workaround for uninitialized labels.rect_size. Added comments with more to do tasks and ideas. --- readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.md') 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; -- cgit v1.2.3