put back the scale to 1
authorPhilippe Lelong <lelong.ph@meltemus.com>
Wed, 14 Dec 2016 11:50:29 +0000 (12:50 +0100)
committerPhilippe Lelong <lelong.ph@meltemus.com>
Wed, 14 Dec 2016 11:50:29 +0000 (12:50 +0100)
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
HomeScreen/qml/main.qml

index 4a44f4c..c97702d 100644 (file)
@@ -36,7 +36,7 @@ Window {
         anchors.centerIn: parent
         width: 1080
         height: 1920
-        scale: 0.5
+        scale: 1
         source: './images/AGL_HMI_Background_NoCar-01.png'
 
         ColumnLayout {