Comparing version 0.4.3 to 0.4.4
@@ -279,2 +279,3 @@ import _extends from 'babel-runtime/helpers/extends'; | ||
} | ||
e.preventDefault(); | ||
_this2.clearScrollbarTimer(); | ||
@@ -281,0 +282,0 @@ // reflow since the container may have changed |
@@ -292,2 +292,3 @@ 'use strict'; | ||
} | ||
e.preventDefault(); | ||
_this2.clearScrollbarTimer(); | ||
@@ -294,0 +295,0 @@ // reflow since the container may have changed |
{ | ||
"name": "zscroller", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "dom scroller based on zynga scroller", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
120786
2987