qtdeclarative/tests/auto/quickcontrols/qquickiconlabel
Eirik Aavitsland a7d2d1b8da Controls: Avoid fractional position for icon image
Icons on buttons can sometimes be perceived as blurry because of
asymmetric smoothing when positioned on a fractional pixel coordinate.
Enable apps to avoid this by ensuring that the icon's position
relative to the containing control is an integer value.

Fixes: QTBUG-80344
Pick-to: 6.8
Change-Id: I6c33361f6f4fc8b4ddbdb4b561d2d81391e248ae
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2024-08-27 08:28:59 +02:00
..
data Correct license for test files 2024-02-27 10:32:21 +01:00
CMakeLists.txt CMake: Make quickcontrols tests standalone projects 2023-07-05 12:34:12 +02:00
tst_qquickiconlabel.cpp Controls: Avoid fractional position for icon image 2024-08-27 08:28:59 +02:00