LottieSharp icon indicating copy to clipboard operation
LottieSharp copied to clipboard

Lottie animations for WPF applications

Results 30 LottieSharp issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

Unable to parse composition StackTrace at LottieSharp.LottieAnimationView.SetAnimationAsync(String assetName) at LottieSharp.LottieAnimationView.FileNamePropertyChangedCallback(DependencyObject dependencyObject, DependencyPropertyChangedEventArgs e) at System.Threading.Tasks.Task.c.b__139_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args,...

I have tried running the LottiSharp.Sample and this exception is the only thing that i get back from the app. Tried playing all of the asset animations in the sample,...

Can the ZIP package containing the image file be used? Set FileName=ZIP path directly and set FileName=JSON path path after decompression.

Getting this exception while using spinner control. had downloaded the source code and fixed issue locally, how do we put the fix as part of upcoming release. Fix details, Filename:...

bug

I have a short question: Is it possible to enable animation in case of Remote Desktop Connection is used? Actually I see animations only in case of native Windows Session,...

bug

**Describe the bug** Using this [sample-file](https://github.com/ascora/LottieSharp/files/6445874/1137162165791228131.tgs.zip) leads to an `ArgumentOutOfRangeException` here https://github.com/ascora/LottieSharp/blob/80d9cf27ccd234d2b23c523f1ad2b0ea2432f07c/LottieSharp/Model/Content/ShapeData.cs#L68 I don't know exactly why the curves don't have the same amount of points, but this json file...

**Describe the bug** I am trying to use this library to display telegram stickers, but I always get a NullReferenceException ("Unable to parse composition"). So, I downloaded this repo and...

Hello, after using this plugin in a WPF project, we saw that texts elements of the Lottie json file are shifted to the right, compare to the real animation. For...

bug

Hi, we have noticed, that users with additional GPU on their PC have huge lags on our WPF .net application, which are using lottie animation.. If we remove Lottie animation...