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
Regression (Something that once worked, but doesn't work anymore)
Which Version of Lottie are you using?
Lottie 3.0
What Platform are you on?
MacOS
iOS
What Language are you in?
Swift
Objective-C
Expected Behavior
AnimationTextProvider should provide the full keypath. IMO we should remove/deprecate the existing method and add a new one that provides the full keypath instead.
Actual Behavior
AnimationTextProvider calls textFor(keypathName:sourceText:) with only the last component.
The text was updated successfully, but these errors were encountered:
Check these before submitting:
This issue is a:
Which Version of Lottie are you using?
Lottie 3.0
What Platform are you on?
What Language are you in?
Expected Behavior
AnimationTextProvider
should provide the full keypath. IMO we should remove/deprecate the existing method and add a new one that provides the full keypath instead.Actual Behavior
AnimationTextProvider
callstextFor(keypathName:sourceText:)
with only the last component.The text was updated successfully, but these errors were encountered: