autoViewport property
Configures whether the viewport should be reset back to default values when the domain is reset.
This should generally be disabled when the viewport will be managed externally, e.g. from pan and zoom behaviors.
Implementation
bool autoViewport = _autoViewportDefault;