-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix(mfd): add leading zeros to track display and altitude on F-PLN page #9724
fix(mfd): add leading zeros to track display and altitude on F-PLN page #9724
Conversation
Is it possible to model the diagonal line going through all of the 0's, or is that a limitation? |
I have 0 clue I am afraid. Wouldn't be done in this PR anyway but I am not sure if its a limitation, or needs some sort of custom font to be done (Is there a open issue for that?) |
We already have the slashthrough font but it might not be in use on this page (@flogross89 might know) I believe. In any case, a github issue would be the way to go 👍 |
Yep, we already have a font for it, it’s already used for InputFields for example. It should be as simple as replacing the |
Found it - @G-DRAW |
Quality Assurance Tester Report Discord Username : bruno_pt99 Testing Process: Testing Results: |
Fixes #9723
Summary of Changes
Fixed track display formatting on MFD F-PLN page to show leading zeros for tracks between 000-099 degrees
Fixed track display formatting on MFD F-PLN page to show leading zeros for an altitude below FL99
Screenshots (if necessary)
References
Additional context
Discord username (if different from GitHub):
Testing instructions
Create a new flight plan with:
On the MFD F-PLN page, verify:
Verify altitude predictions:
How to download the PR for QA
Every new commit to this PR will cause new A32NX and A380X artifacts to be created, built, and uploaded.