app/ Modify size of the pop-up
[apps/onscreenapp.git] / app / main.qml
index 6fc5d1e..b66e454 100644 (file)
@@ -27,7 +27,7 @@ Window {
     visible: true
     x: 0       // note, these are not set here
     y:         218     // note, these are not set here
-    width: 400
+    width: 800
     height: 800
     color: '#00000000'