diff --git a/qml/components/PhotoTextsListItem.qml b/qml/components/PhotoTextsListItem.qml index a544642..0a40a37 100644 --- a/qml/components/PhotoTextsListItem.qml +++ b/qml/components/PhotoTextsListItem.qml @@ -94,7 +94,6 @@ ListItem { id: prologSecondaryText font.pixelSize: Theme.fontSizeExtraSmall width: Math.min(implicitWidth, parent.width) - elide: Text.ElideRight color: Theme.highlightColor textFormat: Text.StyledText truncationMode: TruncationMode.Fade