woocommerce / FlexSlider

An awesome, fully responsive jQuery slider plugin
http://www.woocommerce.com/flexslider/
GNU General Public License v2.0
4.92k stars 1.69k forks source link

Fixes issue where touch events always pause the slider #1669

Closed KevinBatdorf closed 6 years ago

KevinBatdorf commented 7 years ago

This would resolve #1668

KevinBatdorf commented 7 years ago

Hey @jeffikus it looks like the issue is slightly more than this. As it stands now, FlexSlider is set to start Auto Play on touch move (not scrolling) even if Auto Play is disabled.

KevinBatdorf commented 7 years ago

@jeffikus I updated this to what I think solves the issue.

KevinBatdorf commented 6 years ago

I need to close this and open a new PR from a different branch