Closed hbeni closed 1 year ago
Currently the tooltips of the HI knobs and the magnetic compass show the heading values floored. This PR makes them show rounded values.
floor
Old: 123.95 => 123 New: 123.95 => 124
123.95
123
124
Currently the tooltips of the HI knobs and the magnetic compass show the heading values
floor
ed. This PR makes them show rounded values.Old:
123.95
=>123
New:123.95
=>124