Added configurable path to extra configuration file.
[openvpnui.git] / qml / pages / ConnectPage.qml
index 3d6c296..665226e 100644 (file)
@@ -165,6 +165,7 @@ Page {
                     id: logOutput
                     textFormat: Text.PlainText
                     width: parent.width - 2 * Theme.paddingSmall
+                    height: parent.height - 2 * Theme.paddingSmall
                     wrapMode: Text.WrapAnywhere
                     font.pixelSize: Theme.fontSizeTiny * 0.6
                     font.family: "Monospace"