Matthew Leibowitz

Results 1134 comments of Matthew Leibowitz

Hello folks. I think it is time. Just fixing a memory leak and then will probably start the release process.

I just pushed what I think is the last preview of this: https://www.nuget.org/packages/SkiaSharp.Extended.UI.Maui/2.0.0-preview.94 A changelog is here: https://github.com/mono/SkiaSharp.Extended/releases/tag/v2.0.0-preview.94 I am hoping to push a bunch of SkiaSharp releases later this...

This should be fixed now in the latest versions of SkiaSharp. Can you try the latest previews of Extended?

Should be fixed.

I added some basic reasons in the new event args in the form of any caught exceptions: https://github.com/mono/SkiaSharp.Extended/pull/268 In a skia update, there is a new builder type with far...

Do you have a sample xaml that repros this? Does it happen with the sample app in this repo?

I think all of these actions can be performed using properties: - `IsAnimationEnabled` - `true` is start and `false` is stop - `Progress` - `TimeSpan` of the progress - `Duration`...

Seems to also have issues with base64 images in the lottie files: https://lottiefiles.com/36895-healthy-or-junk-food

Real issue tracked here: https://github.com/mono/SkiaSharp/issues/2173

Anyone have an example file like this? I am working on fixing this and I want to add some tests.