Yes I thaught of that but so far I did not find anythingelse than the “recomputesmoothness” function and it modify the properties sourceSize.W&H and he width end eight propertie. so it is likely to engender loops…
Modifiyng sourceSize.width automatically modify width :(
Modifiyng sourceSize.height automatically modify height :(
That is why I reset width and height to their original values in this function…
But you are right, I will try to dig into onSourceSizeChanged….
↧