aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickstyledtext.cpp
diff options
context:
space:
mode:
authorEd Cooke <ed.cooke@qt.io>2024-05-13 16:06:02 +0200
committerEd Cooke <ed.cooke@qt.io>2024-05-22 07:34:22 +0000
commite7d0395b47a110a4f35518b18b479535a1cf9ed1 (patch)
tree710426e85839ced7547b1c2a768694ab8c946eac /src/quick/util/qquickstyledtext.cpp
parent5f97be6f4a167c25b5801143523fe19a16e7fa16 (diff)
Call polish after setting HAlign in Qml TextEditHEADdev
Qml TextEdit does not call polish() in the setter for horizontal alignment. The test that tests horizontal alignment for TextEdit is broken, creating a Text item instead of a TextEdit and therefore calling the wrong setter. This test also has a false positive as a result of an unnecessary subtraction. Fixes: QTBUG-56921 Pick-to: 5.15 6.2 6.5 6.7 Change-Id: I21df3c4f403980fb5512abfd5e7e32a064cd60d7 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Diffstat (limited to 'src/quick/util/qquickstyledtext.cpp')
0 files changed, 0 insertions, 0 deletions