diff --git a/qml/telephant.qml b/qml/telephant.qml index c0a98ba..c84bcf3 100644 --- a/qml/telephant.qml +++ b/qml/telephant.qml @@ -16,6 +16,8 @@ ApplicationWindow { minimumWidth: 364 minimumHeight: 590 + width: minimumWidth * 2 + height: minimumWidth * 1.5 Component.onCompleted: { if (settings.firstRun) {