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
fix(sound): boarding complete and welcome onboard announcements play simultaneously (#10549)
- Split welcomeonboard onto separate SOUND_WELCOME_ONBOARD local variable
- Add delay timer in BoardingSounds to trigger welcome announcement after boarding complete
Copy file name to clipboardExpand all lines: .github/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1863,3 +1863,4 @@
1863
1863
1.[EFB] Restructured APIs and made Navigraph Auth a reusable component - @MicahBCode (Mischa Binder)
1864
1864
1.[ECAM] Added F units to CRZ and COND pages for Cabin temps. Currently tied to kg/lbs option in EFB -Patrick Macken (@PatM on Discord)
1865
1865
1.[A32NX/FCU] Fixed bug where the FCU selected altitude would immediately switch to 1000s on selecting the 1000ft inteval knob - @elliot747 (Elliot)
1866
+
1.[Sounds] Fixed boarding complete and welcome onboard announcements playing simultaneously by adding a delay between them - @Ditoo29 (dito29 on Discord)
0 commit comments