Skip to content

Fixed issue with tinted image size being set incorrectly on Windows.#1685

Merged
TheCodeTraveler merged 11 commits intoCommunityToolkit:mainfrom
StevilKnevil:main
Feb 17, 2024
Merged

Fixed issue with tinted image size being set incorrectly on Windows.#1685
TheCodeTraveler merged 11 commits intoCommunityToolkit:mainfrom
StevilKnevil:main

Conversation

@StevilKnevil
Copy link
Copy Markdown
Contributor

@StevilKnevil StevilKnevil commented Feb 8, 2024

Description of Change

Tinted images now have their base images set to transparent rather than zero size.

I have been unable to add a unit test for this as I cannot work out how to trigger an update of the tint colour in the context of a test.

Linked Issues

PR Checklist

@StevilKnevil StevilKnevil marked this pull request as draft February 8, 2024 22:48
@StevilKnevil
Copy link
Copy Markdown
Contributor Author

@dotnet-policy-service agree [company="{your company}"]

@dotnet-policy-service agree

@StevilKnevil StevilKnevil marked this pull request as ready for review February 9, 2024 11:01
@bijington
Copy link
Copy Markdown
Contributor

I think we have some versioning issues which a current PR I hoping to fix. Then the checks might be happy again

@StevilKnevil StevilKnevil changed the title Fixed issue with tinted image size being set incorrectly. Fixed issue with tinted image size being set incorrectly on Windows. Feb 15, 2024
Copy link
Copy Markdown
Collaborator

@TheCodeTraveler TheCodeTraveler left a comment

Choose a reason for hiding this comment

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

Thanks @StevilKnevil!

@TheCodeTraveler TheCodeTraveler enabled auto-merge (squash) February 17, 2024 20:08
@TheCodeTraveler TheCodeTraveler merged commit a2b6a2d into CommunityToolkit:main Feb 17, 2024
@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] Using IconTintColorBehavior in a Grid in a DataTemplate for a CollectionView results in incorrect size for icon

4 participants