[Webkit-unassigned] [Bug 113317] [GTK][AC] Use transform property of ClutterActor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 28 11:59:07 PDT 2013


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





--- Comment #11 from ChangSeok Oh <kevin.cs.oh at gmail.com>  2013-03-28 11:57:17 PST ---
(From update of attachment 195590)
View in context: https://bugs.webkit.org/attachment.cgi?id=195590&action=review

Thank you~

>>> Source/WebCore/platform/graphics/clutter/PlatformClutterAnimation.cpp:618
>>> +    // https://developer.gnome.org/clutter/stable/ClutterActor.html#ClutterActor--transform-set
>> 
>> I don't understand this very well. So if the actor already has a transformation when the animation starts, the animation runs twice (as described in the previous comment)? Setting the matrix to NULL does indeed set transform-set to FALSE.
> 
> OK, so the problem is if there is an existing transform the animation does not happen. I think we should replace this whole comment with that description: "Work-around the fact that if there is a transform already set the animation fails to start." This is a bug in clutter so I think we should report it in bugzilla.gnome.org and add the bug URI to the comment as well.

Done.

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