Skip to content
  • Robert Maynard's avatar
    BUG: Fix state files not having enough precision. · 45a45887
    Robert Maynard authored
    fixes bug 7073 where double values with more than 6 digits of precision where getting rounded down. The solution was setting the defualt precision in vtkSMDoubleVectorProperty. Also had to change pqDoubleRangeWidget to support display doubles with high precision.
    45a45887