LottieFiles / dotlottie-web

Official LottieFiles player for rendering Lottie and dotLottie animations in the web. Supports React, Vue, Svelte, SolidJS and Web Components.
https://developers.lottiefiles.com/docs/dotlottie-player/
MIT License
98 stars 6 forks source link

This Animation don't has color #181

Open Trendymen opened 2 months ago

Trendymen commented 2 months ago

Overview

This Animation don't has color, but it can works on player-component

animation page: https://lottiefiles.com/animations/gradient-loader-01-vC5xkkshyC

dotLottie file url: https://lottie.host/771777cf-ca38-4c6c-acb8-5fc2366c7790/qLVOgTwflt.lottie

codepen: https://codepen.io/trendymen/pen/XWQxRvP

Consuming repo

https://github.com/LottieFiles/dotlottie-web

Labels

hermet commented 2 months ago

Hello, currently, the dot lottie rendering engine(https://github.com/thorvg/thorvg) does not support the layer effect("ef") feature. There are plans to work on this, but it might take some time. If you can manage with a gradient fill, it may be possible to circumvent this issue at the design stage.