app/HVAC.qml: Use the Window width and height instead of using Screen
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 29 May 2020 11:01:23 +0000 (14:01 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 29 May 2020 12:56:44 +0000 (15:56 +0300)
commita44aaf342476a894aeb91edbc49b349aee93607b
tree6221a032357b4bbb1473e186ee2ff473b1efd4e2
parent2afae8c55678cf070ee1a41137be48019ea4872c
app/HVAC.qml: Use the Window width and height instead of using Screen
width and height

Hard-code the width as the slider can't seem to resolve the correct
width.

Bug-AGL: SPEC-3379

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
app/HVAC.qml