[Webkit-unassigned] [Bug 11272] Implement currentScale(), setCurrentScale() and currentTranslate() in SVGSVGElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 15 05:21:46 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=11272
rwlbuis at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #14563| |review?
Flag| |
------- Comment #1 from rwlbuis at gmail.com 2007-05-15 05:21 PDT -------
Created an attachment (id=14563)
--> (http://bugs.webkit.org/attachment.cgi?id=14563&action=view)
First attempt
This patch allows simple zooming and panning. I think some of the values can be
stored in the svg container in the render tree as well, but that would need
first some cleanup of the svg render classes, as
already listed in another bug report. Nevertheless I think this patch is
valuable, going into the experimental branch first is also an option. Panning
should work on all platforms, zooming only on Mac (since AFAIK others have no
context menu's where I can easily add Zoom entries to).
Cheers,
Rob.
--
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