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

[BUG] HeaderCell problem with IconTintColorBehavior. #1808

Open
2 tasks done
arkadiuszokon opened this issue Apr 10, 2024 · 0 comments
Open
2 tasks done

[BUG] HeaderCell problem with IconTintColorBehavior. #1808

arkadiuszokon opened this issue Apr 10, 2024 · 0 comments
Labels
area/behaviors Issue/Discussion/PR that has to do with Behaviors bug Something isn't working unverified

Comments

@arkadiuszokon
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

IconTintColorBehavior is not working in ListView HeaderCell

Expected Behavior

IconTintColorBehavior is working in ListView HeaderCell

Steps To Reproduce

Create page with listview with HeaderTemplate. Inside header DataTemplate - put image with IconTintColorBehavior and add Header object to display it. Image is not tinted. Repo included. Screen from sample repo:
image

Link to public reproduction project repository

https://github.com/arkadiuszokon/ExampleTintColorApp

Environment

- .NET MAUI CommunityToolkit: 8.0.1
- OS: both
- .NET MAUI: 8.0.7

Anything else?

No response

@arkadiuszokon arkadiuszokon added bug Something isn't working unverified labels Apr 10, 2024
@vhugogarcia vhugogarcia added the area/behaviors Issue/Discussion/PR that has to do with Behaviors label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/behaviors Issue/Discussion/PR that has to do with Behaviors bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

2 participants