Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.6.0
-
None
Description
QBrush::operator==() will return true for two brushes which have the same style, color and gradient/pattern but different transforms. Since the transform affects the visual appearance of the brush when used to fill or stroke a shape this should not be the case.