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

Add a custom animation #6

Open
ezhlobo opened this issue Nov 28, 2012 · 1 comment
Open

Add a custom animation #6

ezhlobo opened this issue Nov 28, 2012 · 1 comment
Assignees
Milestone

Comments

@ezhlobo
Copy link
Contributor

ezhlobo commented Nov 28, 2012

We need to add a new method of registration custom animation.

I suggest:

slider = new Flow '.slider'
customAnimation = (sliderClass) ->
  # animation code...
slider.registerAnimator(customAnimation)

What do you think about it?

@ghost ghost assigned dzhlobo and ezhlobo Nov 29, 2012
@dzhlobo
Copy link
Contributor

dzhlobo commented Nov 30, 2012

I agree. We plan it. I think we also need a custom function that will get up initial state of animation.

@ezhlobo ezhlobo mentioned this issue May 7, 2014
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

2 participants