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

is there a way to attach an event to when a ripple has finished? #122

Open
dtracers opened this issue May 6, 2015 · 3 comments
Open

is there a way to attach an event to when a ripple has finished? #122

dtracers opened this issue May 6, 2015 · 3 comments

Comments

@dtracers
Copy link

dtracers commented May 6, 2015

No description provided.

@fians
Copy link
Owner

fians commented May 6, 2015

Unfortunately, there is no event after ripple finished. But nice idea! 👍

By the way, what kind of event you want to attach? Because I need specific example to make sure the functionality is useful, not just bloating the code base.

@dtracers
Copy link
Author

dtracers commented May 6, 2015

well right now we have a dialog that closes when a button is pressed.

but that is instant so you don't see the pretty ripple effect.

What we are using to fix it is a timeout so you get to partially see the ripple effect before everything is removed.

but I didn't know if there was an official way to add the delay

@fians fians added this to the v0.8.0 milestone Oct 28, 2015
@ziarno
Copy link

ziarno commented Mar 16, 2016

I also need this functionality :) would be nice to have a callback on Waves.ripple function

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

3 participants