From 5c69119b3818fdbf8031578e4270a55bb2120e1a Mon Sep 17 00:00:00 2001 From: jngibbon Date: Sun, 23 May 2021 22:13:16 +0200 Subject: [PATCH] Remove unnecessary maximumLineCount --- qml/components/StickerPicker.qml | 1 - rlottie | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/qml/components/StickerPicker.qml b/qml/components/StickerPicker.qml index cfb2301..08d0a3b 100644 --- a/qml/components/StickerPicker.qml +++ b/qml/components/StickerPicker.qml @@ -165,7 +165,6 @@ Item { verticalCenter: parent.verticalCenter margins: Theme.paddingSmall } - maximumLineCount: 1 truncationMode: TruncationMode.Fade text: modelData.title } diff --git a/rlottie b/rlottie index bf3d272..bd4c4e1 160000 --- a/rlottie +++ b/rlottie @@ -1 +1 @@ -Subproject commit bf3d272df3916a0c34575ac8286cb0fe672fd0d4 +Subproject commit bd4c4e1f844c3c54378eada915f1d6e851ed39d2