diff options
| author | dam <dam@gudinoff> | 2022-03-28 16:03:15 +0000 |
|---|---|---|
| committer | dam <dam@gudinoff> | 2022-03-28 16:03:15 +0000 |
| commit | a34abdedf2feebcd17e402d9ed650a7cd17cbfe9 (patch) | |
| tree | f272360a101e32623791a352d4bc4d789e2704f2 /readme.md | |
| parent | 5b578acee611e8f5c2d64e88d1e7edbea6144c3f (diff) | |
| download | surgery-log-a34abdedf2feebcd17e402d9ed650a7cd17cbfe9.tar.zst surgery-log-a34abdedf2feebcd17e402d9ed650a7cd17cbfe9.zip | |
Changed from mono to regular font. Database screen kept the mono font. Updated to do list.
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; |
