[BUG] AvatarView clipping on Windows isn't applied correctly to UriImageSource
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
Current Behavior
When applying a StrokeShape
, such as PolyLine
to AvatarView
, clipping on Windows where the ImageSource
is a UriImageSource
clipping is not applied correctly.
Expected Behavior
On Windwos the image should be clipped to the AvatarView
stroke shape.
Steps To Reproduce
- Add an
AvatarView
control. - Set as the
ImageSource
a Uri.
Link to public reproduction project repository
https://github.com/GeorgeLeithead/CommunityToolkitMaui/tree/632-BUG-AvatarView-clipping-on-Windows
Environment
- .NET MAUI CommunityToolkit: 1.2.0
- OS: windows10.0.19041.0
- .NET MAUI: 6.0.408
Anything else?
No response
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:8 (5 by maintainers)
Top Results From Across the Web
[Bug] AvatarView - Valid source images dont load for the ...
Click the "Load avatar images" button again and see that the images will not appear.
Read more >Windows 10 screenshot tool (snip&sketch) not working
win+shift+s/print screen screenshot tool captures a blank png image. I tried reinstalling and clearing its data but nothing worked.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks George! You can open just one PR, fix both issues, link it to this GitHub Issue, and tag me for review.
Oh - no way! Thanks George!!
In the meantime, I’ll assign this one to you.