More UI tweaking.
This commit is contained in:
@@ -117,6 +117,8 @@ ApplicationWindow {
|
||||
|
||||
spacing: 0
|
||||
|
||||
clip: true
|
||||
|
||||
delegate: SideNavButton {
|
||||
width: parent.width
|
||||
height: width
|
||||
@@ -130,6 +132,8 @@ ApplicationWindow {
|
||||
defaultColor: Material.accent
|
||||
}
|
||||
|
||||
highlightColor: matriqueController.color(user.id)
|
||||
|
||||
page: roomPage
|
||||
|
||||
onClicked: accountListView.currentConnection = connection
|
||||
|
||||
Reference in New Issue
Block a user