Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

easing alias #43

Open
gre opened this issue Jul 23, 2015 · 0 comments
Open

easing alias #43

gre opened this issue Jul 23, 2015 · 0 comments

Comments

@gre
Copy link
Owner

gre commented Jul 23, 2015

extend the diaporama format to support easing alias:

{
  "easings": { "ease": [0.25, 0.1, 0.25, 1.0], ... },
  ...
}

and use it from a kenburns or a transitionNext:

{
  "easing": "ease",
  ...
}

more generally, need to add a "transformer" step when a new data is populated

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

No branches or pull requests

1 participant