Skip to content

Reset parallel scale as well when resetting camera

When pqRenderView is resetting camera, now it only resets the center of rotation. It causes a downstream bug that "Zoom to Data" would not reset the scale value in the first time. Logic is added to address this issue.

Merge request reports