[Webkit-unassigned] [Bug 50422] [Qt] Canvas shadow offset should not be affected by any transformation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 08:31:31 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50422





--- Comment #31 from Ariya Hidayat <ariya.hidayat at gmail.com>  2010-12-15 08:31:30 PST ---
(From update of attachment 76635)
View in context: https://bugs.webkit.org/attachment.cgi?id=76635&action=review

> WebCore/platform/graphics/qt/ContextShadowQt.cpp:135
> +    // Set the origin as the top left corner of the scratch image, or, in case there's a clipped
> +    // out region, set the origin accordingly to the full bounding rect's top-left corner.
> +    m_layerContext->translate(m_layerContextTranslation);

The comment is confusing if it is paced here. Maybe in calculateLayerBoundingRect?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list