X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-graphics%2Fweb-runtime%2Fweb-runtime%2Fweb-runtime.qml;h=3efe51591bd28213de1e8f3fc0e2717e839f5071;hb=c60877d5323111e090dbfe6ae0a0a394c333722a;hp=852567a49d701ebaa993ec3aeac6be51dde67828;hpb=b6852864508358930586e083e72cd2912af68674;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-graphics/web-runtime/web-runtime/web-runtime.qml b/recipes-graphics/web-runtime/web-runtime/web-runtime.qml index 852567a49..3efe51591 100644 --- a/recipes-graphics/web-runtime/web-runtime/web-runtime.qml +++ b/recipes-graphics/web-runtime/web-runtime/web-runtime.qml @@ -3,8 +3,8 @@ import QtQuick.Controls 1.1 import QtWebEngine 1.1 ApplicationWindow { - width: 1024 - height: 768 + width: 1080 + height: 1488 visible: true flags: Qt.WindowFullScreen | Qt.FramelessWindowHint WebEngineView {