[Webkit-unassigned] [Bug 167060] filter: drop-shadow rendering problem after animating

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 18:36:47 PST 2017


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

--- Comment #7 from Sébastien LeBlanc <mrsebastienleblanc at icloud.com> ---
That is exactly the problem.
Thanks for explaining it so simply !
The filter:drop-shadow snap after transitioning because it does not behave the same way when accelerated or not. My temporary solution is to use translateZ(0) to force acceleration so the drop-shadow does not snap.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170118/94386c90/attachment.html>


More information about the webkit-unassigned mailing list