qt5base-lts/tests/manual/qtexteditlist
Leonard Lee ad443dfb1d 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: I7fdd92399445d33fe9eaf525a05fe5cd860b57c6
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-05-23 12:49:39 +02:00
..
main.cpp Fix clipping of QTextList decorators. 2013-05-23 12:49:39 +02:00
qtexteditlist.pro Fix clipping of QTextList decorators. 2013-05-23 12:49:39 +02:00
widget.cpp Fix clipping of QTextList decorators. 2013-05-23 12:49:39 +02:00
widget.h Fix clipping of QTextList decorators. 2013-05-23 12:49:39 +02:00
widget.ui Fix clipping of QTextList decorators. 2013-05-23 12:49:39 +02:00