Making masking configurable #2007
johnny-duo
started this conversation in
General
Replies: 1 comment 2 replies
-
Would it be ok for your use case if we exposed a public |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to open a PR making the behavior from here configurable: #1814
I think the default behavior being true makes sense but the switch is breaking a bunch of animations for me which is hard to debug across a large range of devices. Could I make this configurable? If so what would be best practice for doing this? I was thinking of adding it to LottieConfiguration.
Beta Was this translation helpful? Give feedback.
All reactions