diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -48,7 +48,15 @@ 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; +- [x] Maybe replace fonts with non-mono version; +- [x] Fix option sets GUI element to provide word-wrap, otherwise long texts will be hidden; +- [ ] Maybe include different font with better icons; +- [ ] After save and load, entries opened on stage always detect changes (even when no change occurs); +- [ ] Check google icons as alternatives; +- [ ] Make all buttons with same style; +- [ ] Option set list should show title; +- [ ] Option set list should have close button: maybe use the "hide" signal to better control when the "option_set_list" and "popup" close; This way, the popup may have it's own button to close it? And maybe even a title? +- [ ] Make confirm dialog look better; - [ ] Fix back button: - on stage screen should show pop-up asking it changes are to be discarded; - on file-pickers screen should close them; |
