File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
# Lottie-Windows Warning LT0030
5
5
6
6
The Lottie file contains a reference to an image file at the given file path. Currently
7
- Lottie-Windows only supports images that are embedded in the Lottie file.
7
+ LottieViewer only supports images that are embedded in the Lottie file.
8
+ Animations generated by LottieGen support linked image files, you just need to put the
9
+ image to the ` /Assets/LottieLinkedBitmap/{linked_image_path} ` in your project.
8
10
9
11
## Remarks
10
- Lottie files that reference images in other files are not currently supported by Lottie-Windows .
12
+ Lottie files that reference images in other files are not currently supported by LottieViewer .
11
13
12
14
If support for image files is important for your scenario please provide feedback
13
15
by raising it as an issue [ here] ( https://github.com/windows-toolkit/Lottie-Windows/issues ) .
You can’t perform that action at this time.
0 commit comments