diff options
author | Leonard Lee <leonard.lee@digia.com> | 2013-05-24 09:17:17 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-07-08 12:30:50 (GMT) |
commit | b12e459ea17f083b01ad0676ee552b96aff14b59 (patch) | |
tree | 80bbb34f0c1d3bc735529e9c78fbe47133de264a /dist/changes-3.0.4 | |
parent | 3d4d48b6a59ad3cbafd2ee7cdc7a57792384556f (diff) | |
download | Qt-b12e459ea17f083b01ad0676ee552b96aff14b59.zip Qt-b12e459ea17f083b01ad0676ee552b96aff14b59.tar.gz Qt-b12e459ea17f083b01ad0676ee552b96aff14b59.tar.bz2 |
Fix clipping of QTextList decorators.
List decorators may be clipped if you set a large font size and/or
small indent for a QTextList. This fix is to prevent clipping by
moving list decorators and items to left (or to right in case of
right to left layouts) so that the list decorator is always painted
inside the layout.
This commit fixes painting related issue, so auto test is not needed.
The manual test program can be used for verification purposes.
Task-number: QTBUG-5111
Change-Id: I0de01f4d6b833289948ac29e38dd3cc8ab9bca9e
(cherry picked from commit qtbase/ad443dfb1d8e9096c4913686aa2ed0bc9b3f5de7)
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'dist/changes-3.0.4')
0 files changed, 0 insertions, 0 deletions