forked from woocommerce/FlexSlider
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes woocommerce#958. Declare onTouchStart, onTouchEnd, onTouchMove …
…as function expressions. This way they get hoisted properly and we don't rely on undefined behavior (which doesn't work in some browsers).
- Loading branch information
Mike Taylor
committed
Apr 28, 2015
1 parent
6df2881
commit 887f6ff
Showing
1 changed file
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters