timeline: Round separators for replies and link previews
(cherry picked from commit d2e11bb3bb)
This commit is contained in:
committed by
Joshua Goins
parent
f10b97139c
commit
f6dfe0cbcf
@@ -69,6 +69,7 @@ QQC2.Control {
|
||||
Layout.fillHeight: true
|
||||
width: Kirigami.Units.smallSpacing
|
||||
color: Kirigami.Theme.highlightColor
|
||||
radius: Kirigami.Units.cornerRadius
|
||||
}
|
||||
Image {
|
||||
id: previewImage
|
||||
|
||||
@@ -63,6 +63,7 @@ RowLayout {
|
||||
|
||||
implicitWidth: Kirigami.Units.smallSpacing
|
||||
color: root.replyAuthor.color
|
||||
radius: Kirigami.Units.cornerRadius
|
||||
}
|
||||
ColumnLayout {
|
||||
id: contentColumn
|
||||
|
||||
Reference in New Issue
Block a user