X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=HomeScreen%2Fqml%2Fmain.qml;fp=HomeScreen%2Fqml%2Fmain.qml;h=c97702d3922d2aa7de39ed4055201c94b3f77850;hb=dd7bb40b885efbde6ca7121194403857ef263208;hp=6a515fcb6d9dd571767856c313b9f34ce3c3578c;hpb=a8414c772521b330d950dedc7f5b25f8ebff6e23;p=staging%2FHomeScreen.git diff --git a/HomeScreen/qml/main.qml b/HomeScreen/qml/main.qml index 6a515fc..c97702d 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: 1 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