Skip to content
  • Daniel Boles's avatar
    scale: Really fix documentation of set_digits() · a58dd993
    Daniel Boles authored
    This previously only mentioned its effect on the displayed value, and
    even after the previous commit, its rounding of the actual value upon
    change still reads like too much of an afterthought. Worse, it wasn’t
    mentioned at all in the doc for the @digits parameter. Change this to
    emphasise rounding always occurs and the displayed value is secondary.
    a58dd993