HLabeledTextField → extensible HLabeledItem

This commit is contained in:
miruka
2020-06-02 20:14:55 -04:00
parent fdaf7089ab
commit e676473f82
11 changed files with 158 additions and 102 deletions

View File

@@ -1,5 +1,12 @@
# TODO
- fix cursor over field
- update room highlight when creating new room
- unknownerror matrixnotfound when creatign directchat
- keyerror when forgetting room while loading members
- account order, and verify not adding to config fiel works
- Refetch profile after manual profile change, don't wait for a room event
## Refactoring
- Rewrite account settings using `HTabbedContainer`
@@ -155,7 +162,6 @@
## Backend
- Saving the room settings
- Refetch profile after manual profile change, don't wait for a room event
- Better config file format