Skip to content

Fixing view issue when creating a Catalyst writer proxy in the GUI

Andrew Bauer requested to merge acbauer/paraview:catalyst_writers_issue into master

If a spreadsheet view was the active view when creating a proxy for a Catalyst writer the spreadsheet view would split and pop up a warning. Changed so that nothing changes in the views when the writer proxy is created.

Merge request reports