Comment 6 for bug 1067271

Revision history for this message
Ted Janeczko (janeczko-ted) wrote :

This bug was driving me nuts, so I looked into fixing it. Basically there's an issue with the order in which the clip path is painted and composited in the clip method of the DrawingItem class. The attached patch should work, although I'm not entirely sure that it's the most efficient method.