Skip to content

pqFileDialog: not merging .pvsm and .py sequences when loading state file

This commit expands file sequence names for .pvsm and .py files. This is done by leveraging the new API of vtkPVFileInformation::MergeFileSequences.

Fixes #18000 (closed)

Merge request reports