Skip to content

improved swipe interactions

Compare
Choose a tag to compare
@ajdinstel ajdinstel released this 01 Mar 19:03
· 3 commits to gh-pages since this release

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.