Adjust the window size
[apps/onscreenapp.git] / app / main.qml
index dd478c3..6fc5d1e 100644 (file)
@@ -27,8 +27,8 @@ Window {
     visible: true
     x: 0       // note, these are not set here
     y:         218     // note, these are not set here
-    width: 1080
-    height: 1488
+    width: 400
+    height: 800
     color: '#00000000'
 
     Onscreen {