Skip to content

Add navState to status bar, tooltips for each field #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 8, 2023

Conversation

CapnBry
Copy link
Contributor

@CapnBry CapnBry commented May 5, 2023

This adds a new field to the status bar of a log view, the navState field. I was having a hard time determining when I was in CRUISE mode during a flight because that information isn't part of the fligthMode flags, and there's room so why not right?

  • Add navState to status bar
  • Added mouseover tooltips to each of the fields to be clear about what information is being displayed
  • Changed the field separator color from gray to a dark red. The flightMode flags field uses a text pipe to split the flags, which looks incredibly similar to the field separator so it always looks like new fields are always coming and going, so this makes it clear what fields are in what box. If this was designed for that to be visually ambiguous like that, then I can revert that part of the PR.

image

I do not know what the overrides and config file status bar fields are for, so if someone wants to pick the tooltip for those, I can add those as well.

@DzikuVx DzikuVx added this to the 6.1 milestone May 8, 2023
@DzikuVx
Copy link
Member

DzikuVx commented May 8, 2023

Nice, thanks a lot

@DzikuVx DzikuVx merged commit cd267dc into iNavFlight:master May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants