Ripple effect in reply background.
This commit is contained in:
@@ -173,9 +173,11 @@ ColumnLayout {
|
||||
color: replyAuthor && sentByMe ? replyAuthor.color : MPalette.background
|
||||
radius: 18
|
||||
|
||||
AutoMouseArea {
|
||||
RippleEffect {
|
||||
anchors.fill: parent
|
||||
|
||||
circular: true
|
||||
|
||||
onClicked: goToEvent(replyEventId)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user