Update presplash image layout in Terms of Use wizard
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 47 KiB |
@@ -21,11 +21,11 @@ WizardComponent {
|
|||||||
|
|
||||||
Image {
|
Image {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
Layout.preferredHeight: 150
|
||||||
|
Layout.leftMargin: -constants.paddingLarge
|
||||||
|
Layout.rightMargin: -constants.paddingLarge
|
||||||
fillMode: Image.PreserveAspectFit
|
fillMode: Image.PreserveAspectFit
|
||||||
source: Qt.resolvedUrl('../../../icons/electrum_presplash.png')
|
source: Qt.resolvedUrl('../../../icons/electrum_presplash.png')
|
||||||
// reduce spacing a bit
|
|
||||||
Layout.topMargin: -100
|
|
||||||
Layout.bottomMargin: -200
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
|
|||||||
Reference in New Issue
Block a user