aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/snippets
diff options
context:
space:
mode:
authorOliver Eftevaag <oliver.eftevaag@qt.io>2022-01-20 15:29:35 +0100
committerOliver Eftevaag <oliver.eftevaag@qt.io>2022-01-26 18:23:16 +0000
commitdd55dc7e3d20d12af333731448346a58b5d0ba19 (patch)
treee8908d79a111d81c82b7a8602a92efe4b9470cb5 /src/qml/doc/snippets
parent5615adbca98c52a04c1caacb022f1b64f4c5aeca (diff)
Imagine Dial: remove unnecessary bindings for background size
It's unnecessary to explicitly set the width and height for the background, since it will get resized anyway in QQuickControlPrivate::resizeBackground(). The fillMode will already ensure that the NinePatchImage is scaled uniformly. This patch also fixes an issue with the QQuickDial not positioning the handle correctly with the Imagine style. Fixes: QTBUG-100089 Pick-to: 6.3 Change-Id: Icc3716df6d83df78f526ef77cc60d007c2c38f12 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'src/qml/doc/snippets')
0 files changed, 0 insertions, 0 deletions