Youssef Victor
Youssef Victor
> Nice work! It's likely that it's a difference between the uap and the net5 targets for some reason. We need to upgrade to a later version of the API...
> Let's see what the performance improvements are with some of the latest changes I'm making with https://github.com/unoplatform/uno/pull/9784, and we may be able to remove the use of Uno.SourceGeneration altogether....
@jeromelaban Now that #9784 is merged, was it possible to always use Roslyn generation? Is this issue can be worked on now or should I wait for something?
This doesn't seem to improve performance (https://github.com/unoplatform/uno/pull/9820) for some unknown reason. Let's close
Test is failing on Skia WPF in CI, but is passing locally 😕 For iOS, test is failing, and I can't see what's going on as I don't have a...
@jeromelaban I'm not sure how can I move forward with this PR :(
@jeromelaban Is there anything remaining here?
The `PersonPicture` failure (`VerifyVSMStatesForPhotosAndInitials`) is caused by another inconsistency between Uno and UWP. I tested the following on UWP: ```xml ``` ```csharp public class MyPersonPicture : PersonPicture { public TextBlock...
@jeromelaban This should be ready for review.
@jeromelaban @spouliot Can you take another look please? Thanks!