Anyone know why the image in this Lottie json doesn't appear in Skottie?It works fine if pasted in Lottie Editor, but it fails in Skottie for some reason. Any help would be greatly appreciated. Thanks.--
You received this message because you are subscribed to the Google Groups "skia-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to skia-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/skia-discuss/10a7b8d7-0973-4d16-aa2e-47f3f7cdd081n%40googlegroups.com.
To clarify, the issue is that Skottie is not recognizing external paths, as Lottie permits.
For example:```{ "id": "my image", "h": 512, "w": 512, "e": 0, "u": "https://example.com/images/", "p": "image.png" }```
--
You received this message because you are subscribed to the Google Groups "skia-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to skia-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/skia-discuss/9fd507bf-0154-4d23-9217-1c51b981b477n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/skia-discuss/c62ccfea-b0e0-4d88-b647-34029b5ab1a0n%40googlegroups.com.