Skip to content

vtkSMViewResolutionDomain: use correct size value

vtkSMViewResolutionDomain was incorrectly preferring to use the size set on the PreviewMode property even when single view was selected. This was causing BUG #19024 (closed). Fixed that.

Fixes #19024 (closed). Extending Preview test to test the same.

Closes #19024 (closed)

Merge request reports