-
Notifications
You must be signed in to change notification settings - Fork 742
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(Android): Fix NRE when TextBlock.FontFamily is null #7132
Conversation
1a2e8a6
to
5a428c9
Compare
The build 33653 found UI Test snapshots differences: Details
|
src/Uno.UI.RuntimeTests/Tests/Windows_UI_Xaml_Controls/Given_TextBlock.cs
Show resolved
Hide resolved
@Mergifyio backport release/stable/3.10 |
Command
|
….10/pr-7132 fix(Android): Fix NRE when TextBlock.FontFamily is null (backport #7132)
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Ensure that a
null
TextBlock.FontFamily fallsback to the default system fontPR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):