Hi,
First of all, Thanks for the awesome plugin.
Can we fadeIn slide when filter method is used?
When i filter slides, its jumps directly without any fade effects, How can I fadeIn slide on filter?
Thanks in advance.
Hey, I'm going to close this because there is no test case, per the contribution guidelines.. If you make one we can look at reopening. Thanks
Here is a JSFiddle with a test case: http://jsfiddle.net/qgxw98jn/
When filtering to a single slide (or collection of slides), if fade == true, I would expect the transition from the current slide to the filtered slide(s) to fade.
Most helpful comment
Here is a JSFiddle with a test case: http://jsfiddle.net/qgxw98jn/
When filtering to a single slide (or collection of slides), if
fade == true, I would expect the transition from the current slide to the filtered slide(s) to fade.