Break recursion when checking compact representation
geometryChanged() may cause second compactRepresentationCheck() call before first one is finished.
Omit second call if first one is not done yet.
geometryChanged() may cause second compactRepresentationCheck() call before first one is finished.
Omit second call if first one is not done yet.