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

asNavFor navigates when using touch option and swiping #1682

Closed RwwL closed 1 month ago

RwwL commented 6 years ago

steps to repro:

expected behavior (debatable UX question, sure, but this is coming from multiple customer complaints and it feels wonky to everyone I've shown it to):

actual behavior:

We've worked around this in our company's fork by adding a "swiping" flag during swipes and checking for it in the asNav method; it's been pretty well-tested across browsers. Will submit a pull request later with this tweak in case you want it upstream.