Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop shadows are not rendering properly in canvas #257

Open
manikanta-miro opened this issue Jun 21, 2024 · 2 comments
Open

Drop shadows are not rendering properly in canvas #257

manikanta-miro opened this issue Jun 21, 2024 · 2 comments

Comments

@manikanta-miro
Copy link

manikanta-miro commented Jun 21, 2024

Overview

Hey there,

I've been using @lottiefiles/react-lottie-player to display my lottie files. It's been working well so far. Since we're planning to start using dotLottie files, I decided to switch to @lottiefiles/dotlottie-react. Everything seems to be working fine, except for the drop shadows which are not rendering properly when I use canvas.

I've attached a sample lottie animation video with a drop shadow using both packages. Please let me know if you have any insights on how to fix this issue.

Lottie file used : https://lottie.host/d1aaa4d6-31ac-4993-bcd7-0068062a471a/A0dzHfWS4f.json (This is a sample file, but issue is happening on other files as well with shadows)

Screen.Recording.2024-06-21.at.13.17.01.mov

Labels

Type: Bug

@theashraf
Copy link
Member

@manikanta-miro Layer effects are not supported by our Lottie renderer (ThorVG)
You may refer to this comment for more details thorvg/thorvg#2442 (comment)

Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the stale label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants