Hi Fredrik,
Fredrik Medby Hagen wrote:
Hi!
Hope it's ok I've enclosed 2 jpeg pictures of my problem. Which is:
no redraw when panning. In dump2.jpg there is white where there should be purple (a big rectangle put far back to capture clicks. If I alter the viewBox attribute of the svg attribute I get a new view, but same problem when panning.
The document is set to always dynamic (thought I saw something about the static rederer redered offscreen too, but not the dynamic one (?) )
By default there is a clip to the viewBox, set overflow="visible" on the svg element if you don't want this.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
