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:
Proposed solution:
Edit: https://github.com/mcallegari/qlcplus/pull/1207