Imagine style automotive example
-
Hi,
I am using imagine style in Qt Creator 4.13.2, Based on Qt 5.15.1 (MSVC 2019, 64 bit)
In some desktops, the background of the slider is not showing up, only handle is visible. I am attaching the screenshot from automotive example. I tried different methods to solve the issue, but still slider background is not visible in the HMI screen. I have following png files under imagine-assets
slider-background-horizontal.9
slider-background-horizontal@2x.9
slider-handle
slider-handle@2x
slider-handle-hovered
slider-handle-hovered@2x
slider-handle-pressed
slider-progress-horizontal-pressed.9
slider-progress-horizontal-pressed@2x.9
I also tried changing DPI scaling factor of the system but it didn't help to solve the issue.
Anyone experienced in working with imagine assets, please help. @SGaist

-
Hi,
Sorry, I don't have access to the automotive framework to replicate your issue.