Hi Yaroslav, "Yaroslav Bulatov" <[EMAIL PROTECTED]> wrote on 09/01/2006 02:31:37 PM:
> The <use> element references those <rects> however and they are > displayed in the component as expected. What is the recommended way of > getting a hold of this "shadow tree"? The short answer is you don't. If you need to manipulate the use tree you should not use 'use' you should just deepClone the referenced elements and insert them where the use element would be. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
