[EMAIL PROTECTED] wrote:
The problem is the use in the second 'group' (walls.1). Since this is
drawn over the
'theNode' it recieves the pointer-events. If you don't want this to be
sensitive to pointer-events
you can set: 'pointer-events="none"' on that group.
Ah, of course.. I didn't realize that I was drawing the same thing twice.
Looks very obvious now that you've pointed it out.
Adding pointer-events="none" on the second drawing works great.
Thanks!
-Archie
__________________________________________________________________________
Archie Cobbs * CTO, Awarix * http://www.awarix.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]