Page 1 of 1

VC background images are distorted

Posted: Thu Jan 23, 2020 9:55 pm
by memrex
Assigning a background image to a widget stretches the image to completely fill the area. Instead, I propose to preserve the aspect ration and fit the image.

Current behaviour:
background-stretch.png
Proposed solution:
background-fit.png

Edit: https://github.com/mcallegari/qlcplus/pull/1207