Skip to content
  • Jasper Hartog's avatar
    Fix comparison of double spin box · 8bc2965d
    Jasper Hartog authored
    When the value of a QDoubleSpinBox is changed it will be round down to the amount of decimals that are assigned to that spin box. The KisDoubleParseSpinBox would check the new unrounded value with the current rounded value, which resulted in an incorrect comparison.
    8bc2965d