put back the scale to 1
[staging/HomeScreen.git] / 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 {