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`
|
- `MessageDelegate.qml:63: TypeError: 'reloadPreviousItem' not a function`
|
||||||
|
|
||||||
- UI
|
- UI
|
||||||
- "the tree arrows could be smaller"
|
|
||||||
- Accounts delegates background
|
- Accounts delegates background
|
||||||
- Server selection
|
- Server selection
|
||||||
- Register/Forgot? for SignIn dialog
|
- Register/Forgot? for SignIn dialog
|
||||||
|
|
|
@ -29,6 +29,7 @@ Column {
|
||||||
|
|
||||||
ExpandButton {
|
ExpandButton {
|
||||||
expandableItem: roomCategoryDelegate
|
expandableItem: roomCategoryDelegate
|
||||||
|
iconDimension: 12
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user