Fix positioning of images on new lines in Text elements.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Tue, 3 Jan 2012 03:51:56 +0000 (13:51 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 3 Jan 2012 06:36:26 +0000 (07:36 +0100)
commit742e9798decaa5e738b8bbfe73ad223dfa321597
treee269bbaeefa5d5ec374201da4d98caf681a950d6
parentc661cdc4fa8a3ba69c6b435f9d4916ad2ac7bf84
Fix positioning of images on new lines in Text elements.

If an image in a text node is at the start of a line include the
relative position of the line when positioning it.

Task-number: QTBUG-23410
Change-Id: Ic9927bf86386374a23acfc6b4478a26f86d43ec6
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/quick/items/qquicktextnode.cpp