Skip to content

Commit e937956

Browse files
authored
[Issues] Updated LT0030 issue to show that LottieGen actually supports linked image files (#473)
1 parent cb75b8b commit e937956

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/Issues/LT0030.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
# Lottie-Windows Warning LT0030
55

66
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.
810

911
## 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.
1113

1214
If support for image files is important for your scenario please provide feedback
1315
by raising it as an issue [here](https://github.com/windows-toolkit/Lottie-Windows/issues).

0 commit comments

Comments
 (0)