Re: Again with the getIntersectionList()

Andreas Neumann wrote:
> I guess every implementor already has the prerequisites
> for this method, since they have to do hit-testing for graphical elements
> anyway ... so it is mainly a matter of testing not only the top elements,
> honoring the pointer-events attributes.

Which means a complete rewrite of the hit-testing algorithm, since the 
hit-testing algorithm bails out once you get a hit, right?

-Boris

Received on Saturday, 7 November 2009 13:59:08 UTC