This commit is contained in:
neurudan 2019-02-21 16:34:48 +01:00
parent e2d5920d5b
commit 98688765c9

View File

@ -28,7 +28,7 @@ ApplicationWindow{
style: ApplicationWindowStyle { style: ApplicationWindowStyle {
background: Image { background: Image {
source: "file:background.jpg" source: "file:background.jpg"
fillMode: Image.PreserveAspectFitCrop fillMode: Image.PreserveAspectCrop
} }
} }
id: terminalWindow id: terminalWindow