[Webkit-unassigned] [Bug 10408] SVGSVGElement does not support suspendRedraw, unsuspendRedraw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 04:17:33 PDT 2012


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


Raks <rakssvg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakssvg at gmail.com




--- Comment #6 from Raks <rakssvg at gmail.com>  2012-06-04 04:17:32 PST ---
We are using SVG to create UI for our WeApp and we feel a need for suspendRedraw. The case is as follows. As scrolling is not supported by SVG we have implemented our own scrolling using translation but what we have observed is that scrolling is not smooth if the whole of UI has lots of images like 200 of them. Now this could be because the whole page is repainted and drawing only that  part of the svg document which has scrolling would probably solve our problem.

So I would urge someone to support suspendRedraw and so please prioritize it

In general once you provide the feature people will use them and infact find interesting uses of them. So please do not think of dropping this

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