diff --git a/lookandfeel/contents/splash/Splash.qml b/lookandfeel/contents/splash/Splash.qml index fdeb1ea..b783263 100644 --- a/lookandfeel/contents/splash/Splash.qml +++ b/lookandfeel/contents/splash/Splash.qml @@ -22,6 +22,7 @@ import QtQuick 2.2 Image { id: root source: "../components/artwork/background.png" + fillMode: Image.PreserveAspectFit property int stage