Youssef Victor
Youssef Victor
Waiting for https://github.com/mono/SkiaSharp/pull/2963
@MartinZikmund Can you take this over? If you see test failures related to image quality with latest SkiaSharp 3, I may know the fix. So let me know and we...
@jeromelaban There is no breaking change here. This is for Samples only
To me, I think we should fix it in MoveNext: https://github.com/unoplatform/uno/blob/9cc1c6633f0731699a99cf6b36f2cf0465eb71aa/src/Uno.UI/UI/Xaml/UIElementCollection.Xamarin.cs#L43 As this enumerator is intended to enumerate `UIElement`s, it should keep moving while current is not UIElement. Something like:...
fix: Cast to FrameworkElement/Window when accessing Loading/Activated to avoid issues when shadowing
No, it's not available in that version. cc @jeromelaban
These are false positives from NuGet. https://github.com/NuGet/Home/issues/13622
The possible options: 1. `direct`: If we go this way, it should be only during .NET 9 previews. Once stable, we shouldn't do this. I mean, it could just be...
The NuGet issue will not be fixed in .NET 9 stable
@jeromelaban Do you have a preference on what we should do here?
/azp run (net8_uwp_runtimetests_group_01 was stuck even with re-tries) - artifacts of the previous build (https://dev.azure.com/uno-platform/Uno%20Platform/_build/results?buildId=136760&view=artifacts&pathAsName=false&type=publishedArtifacts)