summaryrefslogtreecommitdiff
path: root/gui/components/Splash.qml
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-09-17 19:49:15 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-10-06 18:38:22 +0200
commit77c518c638f67a2fa38187ef2b29856aab82472c (patch)
treed2da0afc23c28a73ca3c812e59ea159bb35ed471 /gui/components/Splash.qml
parent835ed4c37a88a8b71abd55b6c8b53234181556ee (diff)
[ui] nospy and sizes
Diffstat (limited to 'gui/components/Splash.qml')
-rw-r--r--gui/components/Splash.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/components/Splash.qml b/gui/components/Splash.qml
index 0529d76..8cc9bd9 100644
--- a/gui/components/Splash.qml
+++ b/gui/components/Splash.qml
@@ -27,7 +27,7 @@ Page {
VerticalSpacer {
visible: true
- height: root.height * 0.10
+ height: root.height * 0.22
}
ProgressBar {