X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=app%2FMixer.qml;fp=app%2FMixer.qml;h=b14ae68ce819139e2b0c246f34c0737619fe991b;hb=e0abfb8c769536cec9db9e78fff6dd93754dcd7a;hp=80c3d77ce278604aa9c88ca9339dff292b38e1ca;hpb=1cdeaaa97e3e40812e2b0c6f7ed0ad56b98fdd8c;p=apps%2Fmixer.git diff --git a/app/Mixer.qml b/app/Mixer.qml index 80c3d77..b14ae68 100644 --- a/app/Mixer.qml +++ b/app/Mixer.qml @@ -30,8 +30,8 @@ ApplicationWindow { // ----- Setup id: root - width: Screen.width * roles.scale - height: Screen.height * roles.scale + width: Window.width * roles.scale + height: Window.height * roles.scale // ----- Childs Label {