Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 4.8.5
-
Fix Version/s: 4.8.6
-
Component/s: GUI: Painting
-
Labels:None
Description
When the QCosmeticStroker::drawPath() is drawing a simple polygon it omits a point if any of its lines is completely out of device rect. In the attached example a rectangle is drawn as a triangle omitting the right bottom point of the rectangle.