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
