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

onhover effect besides onclick #135

Open
agheshin opened this issue Aug 3, 2015 · 2 comments
Open

onhover effect besides onclick #135

agheshin opened this issue Aug 3, 2015 · 2 comments

Comments

@agheshin
Copy link

agheshin commented Aug 3, 2015

No description provided.

@hoxxep
Copy link
Contributor

hoxxep commented Aug 12, 2015

This feature was fully working here fc33c38, and then removed here b59ecfe for reasons stated in the latter commit's comments (bloating). It can be brought back if there is a demand for it.

If you want a single ripple on hover, you can manually attach a Waves.ripple(element, options) event as specified in the api docs via an onmouseover event handler.

@fians fians added this to the v0.8.0 milestone Oct 28, 2015
@fians fians removed this from the v0.8.0 milestone Mar 26, 2017
@fians fians added this to the v0.8.0 milestone Apr 5, 2017
@DanielRuf
Copy link
Contributor

At least I could need the hover support.

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

4 participants