aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Lelong <lelong.ph@meltemus.com>2016-12-16 12:59:14 +0100
committerPhilippe Lelong <lelong.ph@meltemus.com>2016-12-16 12:59:14 +0100
commit0e8ac7d8d9c2a1dc6389c6a55e2825cc55f69c53 (patch)
treeef8269d6b1225581868b0b3e92cbe9ee5b29b9d4
parent430856118319fbaf784e4bfed6a6f2bf2f0bbea5 (diff)
Merge branch
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
-rw-r--r--HomeScreen/qml/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/HomeScreen/qml/main.qml b/HomeScreen/qml/main.qml
index c97702d..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
+ scale: 0.5
source: './images/AGL_HMI_Background_NoCar-01.png'
ColumnLayout {