Make RoomCategoryDelegate expand icons smaller
This commit is contained in:
parent
7f3ced682f
commit
532e5a4375
1
TODO.md
1
TODO.md
|
@ -12,7 +12,6 @@
|
|||
- `MessageDelegate.qml:63: TypeError: 'reloadPreviousItem' not a function`
|
||||
|
||||
- UI
|
||||
- "the tree arrows could be smaller"
|
||||
- Accounts delegates background
|
||||
- Server selection
|
||||
- Register/Forgot? for SignIn dialog
|
||||
|
|
|
@ -29,6 +29,7 @@ Column {
|
|||
|
||||
ExpandButton {
|
||||
expandableItem: roomCategoryDelegate
|
||||
iconDimension: 12
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user