Skip to content

Disable Connect/Disconnect/ResetServer while animation is playing.

T.J. Corona requested to merge tjcorona/paraview:reset-session-crash-fix into master

This commit is in reference to issue # 0015452. When an animation plays, if the user attempts to connect, disconnect or reset the server, ParaView crashes. This update disables those features when an animation is playing.

Merge request reports