You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There is no way to support having a hover effect, Lottie images can have a hover effect as seen in the below:
Expected behavior
There should be a way to add a hover prop so that when hovered it will replay a portion of the animation as described in the Lottie JSON file, this is possible through the player but that replays the full animation.
Describe the bug
There is no way to support having a hover effect, Lottie images can have a hover effect as seen in the below:
Expected behavior
There should be a way to add a hover prop so that when hovered it will replay a portion of the animation as described in the Lottie JSON file, this is possible through the player but that replays the full animation.
Screenshots
Example Codepen of the hover in action:
https://codepen.io/jeremywinter/pen/MWrPoLv
The text was updated successfully, but these errors were encountered: