bigSlide.js icon indicating copy to clipboard operation
bigSlide.js copied to clipboard

Custom easing? Doesn't support custom easing?

Open Genett opened this issue 9 years ago • 3 comments

Can you add support custom easing? Like this:

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

Thank you!

Genett avatar Jul 04 '15 21:07 Genett

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?

ascott1 avatar Jul 05 '15 09:07 ascott1

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

Genett avatar Jul 05 '15 11:07 Genett

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.

ascott1 avatar Jul 06 '15 11:07 ascott1