Page MenuHomePhorge

D81.1726794411.diff
No OneTemporary

D81.1726794411.diff

diff --git a/src/contents/ui/RoomListViewItemDelegate.qml b/src/contents/ui/RoomListViewItemDelegate.qml
--- a/src/contents/ui/RoomListViewItemDelegate.qml
+++ b/src/contents/ui/RoomListViewItemDelegate.qml
@@ -38,6 +38,10 @@
autoExclusive: true
Kirigami.Theme.colorSet: !checked ? Kirigami.Theme.View : Kirigami.Theme.Selection
Kirigami.Theme.inherit: false
+ background: Rectangle {
+ anchors.fill: parent
+ color: hovered ? Kirigami.Theme.hoverColor : Kirigami.Theme.backgroundColor
+ }
RowLayout {
Kazv.AvatarAdapter {

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 19, 6:06 PM (8 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16018
Default Alt Text
D81.1726794411.diff (551 B)

Event Timeline