Its almost as if the result array isn't getting its length set back to 0 somewhere ....
On Sep 14, 12:21 pm, steanson <[email protected]> wrote: > Hi I'm currently noticing a problem where the FP10 version freezes at > certain times: > > there appears to be a script timeout error in the getList method of > the QuadrantRenderer > at the end of that method i'm tracing out the value of "i", and it > appears to be increasing to very large values. > if i clamp the bottom while loop by only allowing i <1000 it appears > to prevent the problem. > > Anyone else seeing this? > > cheers Steve
