[iOS] Tab Selected Icon Color not changing if using Font icons - fix#22437
Merged
PureWeen merged 8 commits intodotnet:mainfrom Sep 20, 2024
Merged
[iOS] Tab Selected Icon Color not changing if using Font icons - fix#22437PureWeen merged 8 commits intodotnet:mainfrom
PureWeen merged 8 commits intodotnet:mainfrom
Conversation
PureWeen
reviewed
May 15, 2024
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
4 tasks
Member
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
PureWeen
reviewed
Sep 19, 2024
src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22032.cs
Outdated
Show resolved
Hide resolved
Member
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
PureWeen
approved these changes
Sep 20, 2024
PureWeen
approved these changes
Sep 20, 2024
redducks100
pushed a commit
to redducks100/maui
that referenced
this pull request
Sep 24, 2024
…otnet#22437) * Added a UITest (dotnet#22032) * Fix dotnet#22032 * Added snapshots * Updated test * Fixed namespace * Pending Android snapshot * Update Issue22032.cs * UI test improvements --------- Co-authored-by: Javier Suárez <javiersuarezruiz@hotmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In iOS development,
UIImage.RenderingModeis an enumeration used to define how images are rendered when drawn on the screen. Here are the main rendering modes provided by UIImage:.automatic:.alwaysOriginal:.alwaysTemplate:Issues Fixed
Fixes #22032
Fixes #12250
Fixes #20866
Fixes #23174
Fixes #8244
Closes #24721
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-05-16.at.00.46.53.mp4
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-05-16.at.00.40.40.mp4