Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112522
D81.1732328602.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
551 B
Referenced Files
None
Subscribers
None
D81.1732328602.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 6:23 PM (17 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39045
Default Alt Text
D81.1732328602.diff (551 B)
Attached To
Mode
D81: Optimize RoomListViewItemDelegate style for KF6
Attached
Detach File
Event Timeline
Log In to Comment