Skip to content

Commit

Permalink
add time based converter interpolator
Browse files Browse the repository at this point in the history
new time based interpolator converter.
This is the first type of converter that holds state and also is dependent on time.
So this PR does 3 things:
- makes converters advanceable
- clones converters when assigned to data binds
- adds support for the time based interpolator

Diffs=
c23d37a730 add time based converter interpolator (#8936)
86f65a5bb7 Fix text rendering with overflow clip (#8933)
  • Loading branch information
bodymovin committed Jan 30, 2025
1 parent 2a76924 commit 5e283bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.