Skip to content

v7.2.2

Choose a tag to compare

@bornova bornova released this 07 Jul 18:07
dbb7ee5
  • Fixed Unit Conversion Precision Setting Ignore: Resolved an issue where unit conversions (e.g. 1 ft to in) would ignore the configured precision settings and output unrounded values (e.g., displaying 12.000000000000002 in instead of 12 in).
  • Fixed Missing Calculation Timeout Tooltip: Added the missing help description tooltip to the "Calculation timeout (seconds)" label in the Settings panel so that hovering/focusing on it now correctly shows the configuration guidance.