Skip to content

vtkSMCoreUtilities now adjusts ranges properly when min~=max.

Previously when min and max where very close to being equal but also very small numbers they would not offset from each other sufficiently.

Merge request reports