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
|
id: image
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
cache: false
|
cache: false
|
||||||
|
highlighted: contentItem.highlighted
|
||||||
Item {
|
Item {
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
width: markerImage.width
|
width: markerImage.width
|
||||||
|
|
Loading…
Reference in a new issue