Update
This commit is contained in:
parent
db900d6e22
commit
2df038d7e8
|
@ -114,7 +114,7 @@ Pane {
|
||||||
horizontalAlignment: Image.AlignHCenter
|
horizontalAlignment: Image.AlignHCenter
|
||||||
verticalAlignment: Image.AlignVCenter
|
verticalAlignment: Image.AlignVCenter
|
||||||
|
|
||||||
source: "images/background.jpg"
|
source: "images/background.png"
|
||||||
fillMode: Image.PreserveAspectCrop
|
fillMode: Image.PreserveAspectCrop
|
||||||
//fillMode: Image.PreserveAspectFit
|
//fillMode: Image.PreserveAspectFit
|
||||||
asynchronous: true
|
asynchronous: true
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 112 KiB |
Binary file not shown.
After Width: | Height: | Size: 671 KiB |
Loading…
Reference in New Issue