[Webkit-unassigned] [Bug 105300] [Skia] Animated transformations on bitmap images shake

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 05:55:38 PST 2012


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





--- Comment #8 from Florin Malita <fmalita at chromium.org>  2012-12-19 05:57:53 PST ---
(In reply to comment #6)
> One typical way to solve this is to use fast and dirty resampling while moving and then clean it up when static. I doubt that's practical here, as we would have to detect and redraw the last frame of an animation.

Wouldn't we have the same issue when animating with JS? There's no way to really know when the image turns static (if at all).

-- 
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