We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once we are ingesting a version of Win2D that can handle unpackaged fonts then we will add tests.
We did some exploratory work against the Win2D fix and found that we needed to add this code #20790 .
This will let people update manually to Win2D before we're actually depending on it ourselves.
The text was updated successfully, but these errors were encountered:
we could potentially merge this for now and add tests in the https://github.com/dotnet/maui/blob/main/src/Controls/samples/Controls.Sample.UITests/Concepts/ImageLoadingGalleryPage.cs and https://github.com/dotnet/maui/blob/main/src/Controls/tests/UITests/Tests/Concepts/ImageLoadingGalleryTests.cs files. I currently just added the tests for the file-based images, not the generated ones.
Sorry, something went wrong.
Test added in #21212
Foda
No branches or pull requests
Description
Once we are ingesting a version of Win2D that can handle unpackaged fonts then we will add tests.
We did some exploratory work against the Win2D fix and found that we needed to add this code #20790 .
This will let people update manually to Win2D before we're actually depending on it ourselves.
The text was updated successfully, but these errors were encountered: