-
Technical task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
When the image assets, used by Lottie image layers, refer to external image files (instead of having the image data embedded in base64 encoding), the given file path is interpreted as relative to the Lottie file itself. However, the implementation currently assumes that that is always a local file. If the Lottie file comes from a Qt resource or a network url, external image references will not work.