Make sure we relayout on height change when onLineLaidOut is used
authorYann Bodson <yann.bodson@nokia.com>
Mon, 4 Jun 2012 07:21:30 +0000 (17:21 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 5 Jun 2012 22:26:28 +0000 (00:26 +0200)
commit2b249427b0323b7cfb0fc2a2a01361dac460d228
treea2ae0dd7de0fd62ef817f333335e292a62cce269
parente9eca3ecf778097c034eb76e930c9a7e4e3e6194
Make sure we relayout on height change when onLineLaidOut is used

Change-Id: I66e47682eba337562543a99eb576a7e24d00cdcf
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
src/quick/items/qquicktext.cpp
tests/auto/quick/qquicktext/data/lineLayoutRelayout.qml [new file with mode: 0644]
tests/auto/quick/qquicktext/tst_qquicktext.cpp