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