I have created this NGroup where there is a Parent shape and a collection of Shapes that contain both NShape and
NRoutableConnector object.
I would like for the collection of Shapes to be in sync when the parent shape is moved. However, what happens is that the
NRoutableConnectors are not moving in sync with the NShapes.
What might be the cause of this issue?