Code A Software
Code A Software
### Version ver 2.1.0 ### Details According to #23 I've made this little project: [UnhandledExceptionsRepro.zip](https://github.com/Tyrrrz/DotnetRuntimeBootstrapper/files/8016163/UnhandledExceptionsRepro.zip) The problem is that the `AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;` event handler doesn't get called when using...
**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...
https://user-images.githubusercontent.com/10423894/173403146-39321120-9c74-447f-80b5-c70ff30174e2.mp4 - Works fine for non-rotated shapes
- Load pages on scrolling - Only keep last, current and next page loaded - Maybe as an option?