We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 it possible to add functionality to hide the button while scrolling and display only when the scrolling stopped?
The text was updated successfully, but these errors were encountered:
Hi, right now these are the implemented options:
MEVFloatingButtonDisplayModeNone , MEVFloatingButtonDisplayModeAlways and MEVFloatingButtonDisplayModeWhenScrolling
MEVFloatingButtonDisplayModeNone
MEVFloatingButtonDisplayModeAlways
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.
Sorry, something went wrong.
No branches or pull requests
Is it possible to add functionality to hide the button while scrolling and display only when the scrolling stopped?
The text was updated successfully, but these errors were encountered: