app/HVAC.qml: Use the Window width and height instead of using Screen sandbox/mvlad/agl-compositor
authorMarius Vlad <marius.vlad@collabora.com>
Fri, 29 May 2020 11:01:23 +0000 (14:01 +0300)
committerMarius Vlad <marius.vlad@collabora.com>
Fri, 12 Jun 2020 18:29:27 +0000 (21:29 +0300)
commit85e2dc900b56fe782afce024a151780838901eb1
tree94215284e200ee49a9f8736dfc4aae2d5765cc88
parent97189cbd0a4aacf08abd0e9229b661586b5ed276
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