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

Expose hide() and show() methods #71

Open
ghost opened this issue Feb 7, 2018 · 1 comment
Open

Expose hide() and show() methods #71

ghost opened this issue Feb 7, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 7, 2018

Currently the only way to hide or show the FAB is to call animate() on it. It works, but it is cumbersome because it won't follow swipeAnimation/hideAnimationDuration.

I suggest to move the on("pan") callback code to methods such as hide() and show() because sometimes it is desirable to control this manually.

Thank you

@r0zar
Copy link

r0zar commented Mar 18, 2018

Agreed, I'm also unable to utilize angular's *ngIf currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant