Hi Jorge,
This is to let you know that this effect should be gone.
The hit was to calculate the 'sensitive' regions for every
shape, which for complex shapes (many segments) can get
extremely time consuming. If you check out current CVS it
should behave better.
Thomas DeWeese wrote:
Jorge Car
Jorge Cardoso wrote:
Hi,
I'm noticing a strange effect (at least to me it's strange) when
displaying an SVG:
I use a JSVGCanvas to display an SVG document. The document shows up ok
but when I pass the mouse over the canvas the cpu usage goes to 100% and
it stays there for a couple of seconds (
> Hi,
>
> I'm noticing a strange effect (at least to me it's strange)
> when displaying
> an SVG:
>
> I use a JSVGCanvas to display an SVG document. The document
> shows up ok but
> when I pass the mouse over the canvas the cpu usage goes to
> 100% and it
> stays there for a couple of secon