You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think having the altitude flip between Meter and Feet is confusing.
Also the current code breaks if you set that page to be initial, because isFeet relies on the GPS->sec...
What I'm thinking: a better solution would be to have 2 pages, one with metric units and one with imperial, where we could use ft/m for vario and knots for speed. What do you think?
The text was updated successfully, but these errors were encountered:
I think having the altitude flip between Meter and Feet is confusing.
Also the current code breaks if you set that page to be initial, because isFeet relies on the GPS->sec...
What I'm thinking: a better solution would be to have 2 pages, one with metric units and one with imperial, where we could use ft/m for vario and knots for speed. What do you think?
The text was updated successfully, but these errors were encountered: