added evriding

This commit is contained in:
neurudan 2019-02-21 16:32:21 +01:00
parent 2721e65380
commit e2d5920d5b

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.PreserveAspectFit fillMode: Image.PreserveAspectFitCrop
} }
} }
id: terminalWindow id: terminalWindow