improved swipe interactions
removes a bunch of .on() and .off() calls that previously had to be carefully synchronized to keep the slides from getting stuck. reorganized to do things a smarter way so that we're never unbinding any touch events.
removes a bunch of .on() and .off() calls that previously had to be carefully synchronized to keep the slides from getting stuck. reorganized to do things a smarter way so that we're never unbinding any touch events.