Skip to content

[release] Preview mode and text scaling.

To address #20024 (closed) for the release branch, we now use a separate scale factor which is passed on the pqQVTKWidget. This ensures that VTK always renders at the preview resolution despite the fact that the Qt widget is at a different resolution. This makes it possible to show 2D text (and other annotations) faithfully in preview mode.

Requires vtk/vtk!7057 (merged)

Edited by Utkarsh Ayachit

Merge request reports