Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
If you have a collection view and then layout each row of the collection such that it has an ImageButton that has the IconTintColorBehavior applied, then the size of the button is not correctly calculated, meaning it's not rendered correctly in the grid

Expected Behavior
The layout should instead be the same as if no tint was applied:

Steps To Reproduce
- Open and build the repository
- Run and see how the red tinted icon is the incorrect size
Link to public reproduction project repository
https://github.com/StevilKnevil/IconTintColorBehavior
Environment
- .NET MAUI CommunityToolkit: 7.0.1
- OS: Windows 10
- .NET MAUI: 8.03
Anything else?
No response
Is there an existing issue for this?
Did you read the "Reporting a bug" section on Contributing file?
Current Behavior
If you have a collection view and then layout each row of the collection such that it has an ImageButton that has the IconTintColorBehavior applied, then the size of the button is not correctly calculated, meaning it's not rendered correctly in the grid
Expected Behavior
The layout should instead be the same as if no tint was applied:
Steps To Reproduce
Link to public reproduction project repository
https://github.com/StevilKnevil/IconTintColorBehavior
Environment
Anything else?
No response