Skip to content

WIP: Modify the scaling in vtkViewport::DisplayToNormalizedDisplay.

T.J. Corona requested to merge tjcorona/vtk:missing-pixel into master

This fix is in reference to bug report 0015565. Originally, the map was short by one pixel in x and y. This rescaling fixes this issue.

Merge request reports