Details
-
Bug
-
Resolution: Fixed
-
P4: Low
-
6.6
-
None
-
fda497e89 (dev), d7cb6534d (6.5), 203ac2880 (6.6), e3343609c (tqtc/lts-6.2)
Description
See QTBUG-114407:
It looks like the dial's artifacts are caused by the large downscaling factor applied to the background image. It's 173x173 pixels, and the example wants it to be 128x128, down to a minimum of 64x64. The proper way to fix this is to reduce the size of the source image to 128x128. This would require updating the original .ai and .svg files. I've created
QTBUG-114492to track that.
https://bugreports.qt.io/secure/attachment/142022/automotive-windows-11-1-DPR.png
As quoted, the original .ai and .svg files need to be updated and uploaded to that server, and the generated .pngs updated in Git:
Attachments
Issue Links
- split from
-
QTBUG-114407 [Boot2Qt] UI of imagine style example - automotive is distorted on B2Qt devices
- Closed
For Gerrit Dashboard: QTBUG-114492 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
485276,4 | automotive: fix the dial's height and background assets | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
486514,2 | automotive: fix the dial's height and background assets | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
486515,2 | automotive: fix the dial's height and background assets | 6.5 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
486528,3 | automotive: fix the dial's height and background assets | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |