Skip to content

vtkSMSaveAnimationProxy: fix iteration over writer helpers

The loop over writer helpers in the SaveFinalize() function was always accessing the second writer helper. Fixed it to iterate over the first and second writer helpers.

Backport: release

Merge request reports