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

Custom easing? Doesn't support custom easing? #53

Open
Genett opened this issue Jul 4, 2015 · 3 comments
Open

Custom easing? Doesn't support custom easing? #53

Genett opened this issue Jul 4, 2015 · 3 comments

Comments

@Genett
Copy link
Contributor

Genett commented Jul 4, 2015

Can you add support custom easing? Like this:

$('.sp-toggle').bigSlide({
    menu: $('.slidepanel'),
    easing: 'ease-in-out'
});

Thank you!

@ascott1
Copy link
Owner

ascott1 commented Jul 5, 2015

This is a great idea. I'd probably map the easing options to those listed at http://easings.net/. Is that what you had in mind?

@Genett
Copy link
Contributor Author

Genett commented Jul 5, 2015

Yeah, That is. I'll be grateful for it :)

@ascott1
Copy link
Owner

ascott1 commented Jul 6, 2015

Excellent. Thanks for the idea! It may take some time before I can get to this, but I'll work it into the next release.

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

2 participants