Brandon Minnick
Brandon Minnick
Hey George! We don't need to add anything from `GravatarImageSource` into `AvatarView`. `AvatarView` already has the property `public ImageSource ImageSource { get; set; }` and since `GravatarImageSource : ImageSource`, users...
Thanks @tnassour! Let's have you make a new branch and open a new PR, then. And we'll close this PR once yours has been opened 👍
Thanks Pedro! This is a great start! Here's a couple recommendations I have for the API design: ### `public bool IsBusy { get; set; }` - Can we rename this...
Discussion from June Standup: https://www.youtube.com/watch?v=t3g_NrQfE8g - How do we set default values? Should we have different defaults for Mobile vs Desktop? - Are the values overridable? - Can we include...
Thanks @GeorgeLeithead! Could you send me your Discord username? Feel free to DM me on Twitter if you don't feel comfortable sharing it here. We'd like to spin up a...
Adding the `do not merge` tag per George’s request > Most of the clipping is good, but Windows is proving to be a problem. As such, please don't put it...
Hey Gang! Just checking in - are we good to merge this PR today or tomorrow (Wednesday or Thursday)? We plan on pushing a new release to NuGet on Friday...
Thanks George! Could you open an Issue specific to the Windows bug?
Hey Gang! Just checking in - how close is the PR to completion? I'd love to include it in the next release if this PR will be ready to merge...
Sounds good! I'll add it to [vNext](https://github.com/CommunityToolkit/Maui/milestone/2) and defer to you awesome people to merge it in the next week! 🙌