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

Update IconTintColorBehavior so it applies tint to Button image on Android and Windows like iOS and Mac Catalyst #2042

Merged
merged 12 commits into from
Jul 23, 2024

Conversation

mikeparker104
Copy link
Contributor

Description of Change

Updated IconTintColorBehavior Android and Windows implementations so they apply the tint to Button images like on iOS and Mac Catalyst.

Linked Issues

PR Checklist

  • Has a linked Issue, and the Issue has been approved(bug) or Championed (feature/proposal)
  • Has tests (if omitted, state reason in description)
  • Has samples (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Changes adhere to coding standard

Additional information

PR submitted as draft due to issue #2040 awaiting approved. AFAICT updates to existing documentation, tests, and samples are not required.

@brminnick
Copy link
Collaborator

Thanks @mikeparker104! Could you also update the sample app to add a reproduction of the problem being fixed?

This way we'll have a regression test to ensure we don't accidentally break the functionality again.

@mikeparker104
Copy link
Contributor Author

Thanks @mikeparker104! Could you also update the sample app to add a reproduction of the problem being fixed?

This way we'll have a regression test to ensure we don't accidentally break the functionality again.

@brminnick updated sample app 👍

@mikeparker104
Copy link
Contributor Author

/azp run

Copy link

Commenter does not have sufficient privileges for PR 2042 in repo CommunityToolkit/Maui

@mikeparker104 mikeparker104 marked this pull request as ready for review July 19, 2024 17:55
Copy link
Collaborator

@brminnick brminnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mikeparker104!!

Just FYI - we are working on fixing a bug in our CI pipeline that is not caused by this PR. Once the pipeline is fixed, we'll merge this PR ASAP.

@brminnick brminnick enabled auto-merge (squash) July 23, 2024 22:08
@brminnick brminnick merged commit 3f6b991 into CommunityToolkit:main Jul 23, 2024
7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] IconTintColorBehavior not applying tint to Buttons with images on Android and Windows
3 participants