Skip to content

Fix the imagetracewidget test and SplineWidget

Ken Martin requested to merge ken-martin/vtk:fix_image_tracer_widget into master

The spline widget scale method had some issues and could cause inversions of the data and was numerically unstable. Fix that and update a test that uses it.

Merge request reports