Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot blend animation.duration if it's a variable #1389

Open
rjimenezda opened this issue Jul 17, 2019 · 0 comments
Open

Cannot blend animation.duration if it's a variable #1389

rjimenezda opened this issue Jul 17, 2019 · 0 comments

Comments

@rjimenezda
Copy link
Contributor

Reproduction steps:

  1. Define a numeric variable for your animation duration
  2. Use it on the animation expression

viz.filter.animation.duration.blendTo(somethingElse) won't work.

However, if you define the duration explicitly, it will.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant