Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.5
-
None
Description
Lines that should be clipped are being drawn. This is because an intersect of two shapes are being used to determine if clipping needs to occur, but with lines this always returns false. I will add examples and a patch shortly.