From 1bb44e75b0bc51a6a9c32872587e4c98b45c95e8 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sun, 19 May 2019 02:43:48 +0200 Subject: [PATCH] Fixed layout of error popup --- qml/telephant.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/qml/telephant.qml b/qml/telephant.qml index d85726b..2e8d376 100644 --- a/qml/telephant.qml +++ b/qml/telephant.qml @@ -71,6 +71,7 @@ ApplicationWindow { } Label { + Layout.fillWidth: true wrapMode: Label.Wrap font.pointSize: 14 text: accountBridge.error