Change background color for chat view

This commit is contained in:
Carl Schwan
2020-11-22 11:23:06 +01:00
parent 263c9dcd6e
commit b8a7edb2ef

View File

@@ -383,7 +383,7 @@ Kirigami.ScrollablePage {
Layout.fillWidth: true
}
background: Item {}
Kirigami.Theme.colorSet: Kirigami.Theme.View
function goToEvent(eventID) {
messageListView.positionViewAtIndex(eventToIndex(eventID), ListView.Contain)