diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -66,8 +66,9 @@ Surgery Log - on auto-fill pop-up, should close it; - on database screen, should deselect selected item, otherwise should quit the app; - on popup -- [ ] Database menu and action buttons are not nice; Improve appearance; -- [ ] Improve menu appearance; +- [ ] Improve appearance: + - [ ] database menu; + - [ ] database action buttons; - [ ] Theming: - [ ] Make all buttons with same style; - [ ] Maybe include different font with better icons; @@ -81,9 +82,6 @@ Surgery Log node.set_process_input(!pause) node.set_process_unhandled_input(!pause) node.set_process_unhandled_key_input(!pause) -- [ ] Share DB: - - share db via html email with db inserted in encoded downliadable field; - - Use this to send email: https://docs.godotengine.org/en/stable/classes/class_os.html#class-os-method-shell-open - [ ] Translations: - https://docs.godotengine.org/en/stable/getting_started/workflow/assets/importing_translations.html - https://docs.godotengine.org/en/stable/tutorials/i18n/internationalizing_games.html#introduction |
