aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardController.qml
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-04-23 15:30:08 -0500
committerluigi1111 <luigi1111w@gmail.com>2019-04-23 15:30:08 -0500
commit4b324bb71926f496ca1d1451ddb8392387a8c009 (patch)
tree9bc9c9f34f15c0b076e0cfcf30542f4f2b0f7d9f /wizard/WizardController.qml
parent8cd97e807c107eb58621ea7c73365447e696de0e (diff)
parentee87122d5be4cb4e4c74abd091943f1e1779945e (diff)
downloadmonzero-gui-4b324bb71926f496ca1d1451ddb8392387a8c009.tar.gz
monzero-gui-4b324bb71926f496ca1d1451ddb8392387a8c009.tar.xz
monzero-gui-4b324bb71926f496ca1d1451ddb8392387a8c009.zip
Merge pull request #2102
ee87122 wizardhome: fix network dropdown (mmbyday)
Diffstat (limited to 'wizard/WizardController.qml')
-rw-r--r--wizard/WizardController.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml
index 34744987..1bb76a25 100644
--- a/wizard/WizardController.qml
+++ b/wizard/WizardController.qml
@@ -107,7 +107,7 @@ Rectangle {
property string walletRestoreMode: 'seed' // seed, keys, qr
// flickable margin
- property int flickableHeightMargin
+ property int flickableHeightMargin: 200
property int layoutScale: {
if(isMobile){