aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 4a44f4c..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: 0.5
+ scale: 1
source: './images/AGL_HMI_Background_NoCar-01.png'
ColumnLayout {