Disable login button until ID & password entered

This commit is contained in:
miruka
2019-08-16 16:44:28 -04:00
parent c7adb5b02f
commit 28b5fbd267
3 changed files with 5 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
- Keyboard flicking against top/bottom edge
- Don't strip user spacing in html
- Do something when access token is invalid
- [hr not working](https://bugreports.qt.io/browse/QTBUG-74342)
- Terrible performance using `QT_QPA_PLATFORM=wayland-egl`, must use `xcb`