Skip to content
  • Artur Grunau's avatar
    New generic property class: FloatingPointProperty · 257fd9e1
    Artur Grunau authored
    FloatingPointProperty extends NumericProperty to control how many
    decimal places should be shown when displaying the property's value. For
    that reason, it stores information about the number of significant
    decimal places of each of its components.
    257fd9e1