From a1bf3a7aa5ddec7a1ddca53e8a70f0b5d9830779 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Mon, 26 Sep 2022 16:45:18 +0800 Subject: Fix textTruncate text --- Card.ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Card.ui.qml b/Card.ui.qml index fae0b3a..dd91e00 100644 --- a/Card.ui.qml +++ b/Card.ui.qml @@ -5,7 +5,7 @@ Item { property string imageSource: "Darapsa.svg" property string badgeText: "Beginner" property string titleText: "Sketch from A to Z: for app designer" - property string textTruncateText: "Rooms oh fully taken by worse do Points afraid but may end Rooms Points afraid but may end Rooms" + property string textTruncateText: "Rooms oh fully taken by worse do. Points afraid but may end afraid but.." Rectangle { anchors { -- cgit v1.2.3