Fix flickable pages keyboard scrolling

This commit is contained in:
miruka
2020-06-26 03:16:36 -04:00
parent 2e610cf167
commit 78c04e6404
4 changed files with 18 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
# TODO
- handle `{}` bad `DevicesResponse`
- delete devices (do that in key verification popup instead of blacklisting)
- flickshortcuts
- avatar upload/change component
- device list keyboard navigation
@@ -17,7 +15,7 @@
- use new nio `restore_login()`
- verify all popups and boxes work: enter/esc, tab focus, operations
- update nio fork, requirements.txt and flatpak nio version
- update requirements.txt and flatpak nio version
## Refactoring