[webkit-reviews] review requested: [Bug 20729] [Qt] Canvas gradients don't work as expected : [Attachment 23314] Qt gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 00:06:22 PDT 2008


Dirk Schulze <vbs85 at gmx.de> has asked  for review:
Bug 20729: [Qt] Canvas gradients don't work as expected
https://bugs.webkit.org/show_bug.cgi?id=20729

Attachment 23314: Qt gradients
https://bugs.webkit.org/attachment.cgi?id=23314&action=edit

------- Additional Comments from Dirk Schulze <vbs85 at gmx.de>
reused old canvas-code to get multiple color-stops with the same offset to
work:
http://developer.mozilla.org/samples/canvas-tutorial/4_9_canvas_lineargradient.
html

and added the code above to support the inner radius as well as the outer
radius on Canvas:
http://developer.mozilla.org/samples/canvas-tutorial/4_10_canvas_radialgradient
.html

-> gradients fixed


More information about the webkit-reviews mailing list