- 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., displaying12.000000000000002 ininstead of12 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.