More UI tweaking.

This commit is contained in:
Black Hat
2018-09-10 16:22:45 +08:00
parent f66e62d499
commit 17aa5cbf16
4 changed files with 34 additions and 17 deletions

View File

@@ -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