[webkit-reviews] review requested: [Bug 39225] [Qt] Repeat pattern should start from origin : [Attachment 56247] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 17 10:19:07 PDT 2010
qi <qi.2.zhang at nokia.com> has asked for review:
Bug 39225: [Qt] Repeat pattern should start from origin
https://bugs.webkit.org/show_bug.cgi?id=39225
Attachment 56247: patch
https://bugs.webkit.org/attachment.cgi?id=56247&action=review
------- Additional Comments from qi <qi.2.zhang at nokia.com>
Paint repeat pattern directly instead of using brush.
QtBrush always paint pattern from top left of the rectangle. We need to paint
pattern from origin, but only paint the part inside of the rectangle.
More information about the webkit-reviews
mailing list