aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/qml/main.qml
diff options
context:
space:
mode:
authorPhilippe Lelong <lelong.ph@meltemus.com>2016-12-14 11:58:20 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2016-12-20 13:28:35 +0100
commit15e7b5003a6590f780cb115fb2bdb526ce68defc (patch)
tree8b3708d6e2b464df55b0e8f6f199010ad7905907 /HomeScreen/qml/main.qml
parentc4242e92275d4309d3947ff28a7cd3b9f008d8c6 (diff)
Home screen translation changes
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
Diffstat (limited to 'HomeScreen/qml/main.qml')
-rw-r--r--HomeScreen/qml/main.qml3
1 files changed, 2 insertions, 1 deletions
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