Skip to content
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(a380x/pfd): Fix BARO text overlapping #9897

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Pruznak
Copy link
Contributor

@Pruznak Pruznak commented Mar 8, 2025

Fixes #9203

Summary of Changes

BARO text on the PFD should not longer be displayed as misaligned in any case

Screenshots (if necessary)

References

Screenshot 2025-03-08 172408

Additional context

Discord username (if different from GitHub): pruznak

Testing instructions

Only test after #9666 is merged

  1. Spawn & start up, initialize any precision approach
  2. Fill any value into the BARO field on the MFD PERF APPR page
  3. Check that the BARO text on PFD is not misaligned (as per reference picture)
  4. Delete the value and introduce any value into the RADIO field on the same MFD page
  5. Check that the RADIO text on PFD is not overflowing (spacing from the sides of the cell is different from the BARO text - that is not an issue)
  6. Delete the value and introduce any value into the BARO field.
  7. Check that the BARO text on PFD is not misaligned (as per reference picture)

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.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, find and click on the PR Build tab
  4. Click on either flybywire-aircraft-a320-neo, flybywire-aircraft-a380-842 (4K) or flybywire-aircraft-a380-842 (8K) download link at the bottom of the page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🟡 Code Review: Ready for Review
Development

Successfully merging this pull request may close these issues.

Misaligned baro minimums on the primary flight display
1 participant