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

Hide when scrolling? #8

Open
RaduGrama opened this issue Mar 9, 2017 · 1 comment
Open

Hide when scrolling? #8

RaduGrama opened this issue Mar 9, 2017 · 1 comment

Comments

@RaduGrama
Copy link

Is it possible to add functionality to hide the button while scrolling and display only when the scrolling stopped?

@manuelescrig
Copy link
Owner

manuelescrig commented Mar 10, 2017

Hi, right now these are the implemented options:

MEVFloatingButtonDisplayModeNone , MEVFloatingButtonDisplayModeAlways and MEVFloatingButtonDisplayModeWhenScrolling

It wouldn't be difficult to implement since that option would be just the opposite that the mode MEVFloatingButtonDisplayModeWhenScrolling

Feel free to send a pull request and I'd love to merge it.

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