Spatial cloning and Control initialization

Hi

I noticed when cloning a spatial, the setSpatial() method is not called on the cloned controls. Is this the expected behavior?

The setup should have also been cloned so there should be no reason to call setSpatial().

It would fail anyway because we’ve already cloned the spatial field.

1 Like