Brandon Minnick
Brandon Minnick
Hey Gang! I've added the `needs discussion` label to chat more about this with the maintainers in our January standup. This issue is documenting the expected behavior of `TouchBehahvior`: The...
Thanks @albilaga! We reviewed this in our [January Standup](https://www.youtube.com/watch?v=Luj_Vm_KgSE) and we decided that the best way forward is to make this behavior configurable. @jfversluis Will be opening a New Feature...
Hi @albilaga! Could you update this PR to resolve the merge conflicts? We've finally merged the massive .NET 9 PR today and it introduced a few merge conflicts across our...
Thanks @albilaga! We reviewed this in our [January Standup](https://www.youtube.com/watch?v=Luj_Vm_KgSE) and we decided that the best way forward is to make this behavior configurable. @jfversluis Will be opening a New Feature...
Hey Vijay! Good news - this Proposal was approved in our [January Standup](https://www.youtube.com/watch?v=Luj_Vm_KgSE)!! You are cleared to continue implementing this PR 🙌
Reopening as the crash is confirmed again on iOS 18
Here's the current benchmark results. It looks like I still have some work to do to optimize the SourceGenerator to reduce memory allocations ## Current / Previous TextAlignmentExtensionsGenerator | Method...
Thanks @egvijayanand! What are your thoughts on validating the Type and throwing an `ArgumentException` to ensure they match? I personally can't think of a valid use-case for something like this...
Nice! Could you open a Docs PR to add this info to the MediaElement `Platform Specific Initialization` section before we merge this PR? https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/views/mediaelement?tabs=mac#platform-specific-initialization
> How do we unit test these, as the `Code Coverage` report has now dropped from 100% to 85.9%? **All branches** should be covered IMO, and if not covered are...