summaryrefslogtreecommitdiffstats
path: root/app/Onscreen.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/Onscreen.qml')
-rw-r--r--app/Onscreen.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Onscreen.qml b/app/Onscreen.qml
index 5e53f98..b08179c 100644
--- a/app/Onscreen.qml
+++ b/app/Onscreen.qml
@@ -4,8 +4,8 @@ import QtQuick.Controls 2.0
Rectangle {
id: mainform
- height: 300
- width: 1000
+ height: 800
+ width: 800
radius:2
gradient: Gradient {