Add highlight to location images
This commit is contained in:
parent
844498ee46
commit
6eaea9221b
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ MessageContentBase {
|
|||
id: image
|
||||
anchors.fill: parent
|
||||
cache: false
|
||||
highlighted: contentItem.highlighted
|
||||
Item {
|
||||
anchors.centerIn: parent
|
||||
width: markerImage.width
|
||||
|
|
Loading…
Reference in a new issue