[Webkit-unassigned] [Bug 12098] New: WebCore needs a working <animateMotion> (current one is a stub)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 3 08:21:30 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12098
Summary: WebCore needs a working <animateMotion> (current one is
a stub)
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: macdome at opendarwin.org
WebCore needs a working <animateMotion> (current one is a stub)
I added an SVGAnimateMotionElement class last week (and all the underlying Path
and SVGPathSegList additions necessary to support it), but I have not had time
to actually implement the real SVGAnimateMotionElement::updateCurrentValue()
logic. The animation system may still need to be reworked a little before
doing this (see bug 10931 and bug 12063), but it should actually be possible to
wire up now.
Path now has a Path::normalAngleForLength() call which can be used for
supporting rotate="auto" and rotate="auto-reverse".
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list