Skip to content

Commit 1780ae7

Browse files
authored
Don't elide the main text in order to fully show what we are downloading (#924)
1 parent c34dfcf commit 1780ae7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/qml/Page.qml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ QQC2.Page {
7474
Layout.alignment: Qt.AlignHCenter | Qt.AlignTop
7575
Layout.preferredWidth: mainLayout.width
7676
horizontalAlignment: Text.AlignHCenter
77-
elide: Text.ElideRight
7877
level: 5
7978
maximumLineCount: 2
8079
visible: text

0 commit comments

Comments
 (0)