Fix image events read counter being underlined
caused by 2ca01c69d8e56e903e346b604842cf0664583f0d
This commit is contained in:
@@ -142,7 +142,7 @@ HMxcImage {
|
||||
anchors.bottom: parent.bottom
|
||||
text: loader.showDate + loader.showLocalEcho
|
||||
|
||||
textFormat: Text.StyledText
|
||||
textFormat: Text.RichText
|
||||
opacity: hover.hovered ? 0 : 1
|
||||
visible: opacity > 0
|
||||
|
||||
|
Reference in New Issue
Block a user