AuthorDelegate: Don't make empty space clickable
(cherry picked from commit 4b7cbf37d5)
This commit is contained in:
@@ -57,6 +57,9 @@ RowLayout {
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
}
|
||||
}
|
||||
Item {
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
QQC2.Label {
|
||||
id: timeLabel
|
||||
text: root.timeString
|
||||
|
||||
Reference in New Issue
Block a user