Don't create glyphs for truncated text.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Tue, 10 Apr 2012 05:06:48 +0000 (15:06 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 19 Apr 2012 02:55:38 +0000 (04:55 +0200)
commit83c8ca0ab459dbf7594abf90fdf4e83f9f121a74
tree004ff5c5c0b68e428cb406eced1fe8b7462baf65
parent13af00d382e340341db88c969ee48e3b83e53277
Don't create glyphs for truncated text.

Instead of positioning truncated lines far out of the way where they
won't be seen, simply skip them when creating the glyph node.

Change-Id: I83bd8f76619d822fb22ec2ebd8c1e45c45b8b990
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
src/quick/items/qquicktext.cpp
src/quick/items/qquicktextnode.cpp
src/quick/items/qquicktextnode_p.h