X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreen%2Fqml%2Fmain.qml;fp=HomeScreen%2Fqml%2Fmain.qml;h=4a44f4cf2d35d12a7d934da117f31880b5318e28;hb=c5f5ce84f3991b02bdd9472d63b56fdbaf1a6c65;hp=6a515fcb6d9dd571767856c313b9f34ce3c3578c;hpb=4f911d73e2a9a18c3d273b5deb3f1fc952ee68d2;p=staging%2FHomeScreen.git diff --git a/HomeScreen/qml/main.qml b/HomeScreen/qml/main.qml index 6a515fc..4a44f4c 100644 --- a/HomeScreen/qml/main.qml +++ b/HomeScreen/qml/main.qml @@ -36,7 +36,7 @@ Window { anchors.centerIn: parent width: 1080 height: 1920 - scale: 1.0 + scale: 0.5 source: './images/AGL_HMI_Background_NoCar-01.png' ColumnLayout { @@ -59,6 +59,7 @@ Window { Home { id: appLauncherAreaLauncher + objectName: "Home" Layout.fillWidth: true Layout.fillHeight: true Layout.preferredHeight: 1920 - 218 - 215