Change background color for chat view
This commit is contained in:
@@ -383,7 +383,7 @@ Kirigami.ScrollablePage {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
}
|
}
|
||||||
|
|
||||||
background: Item {}
|
Kirigami.Theme.colorSet: Kirigami.Theme.View
|
||||||
|
|
||||||
function goToEvent(eventID) {
|
function goToEvent(eventID) {
|
||||||
messageListView.positionViewAtIndex(eventToIndex(eventID), ListView.Contain)
|
messageListView.positionViewAtIndex(eventToIndex(eventID), ListView.Contain)
|
||||||
|
|||||||
Reference in New Issue
Block a user