If scrollbar's detached, reinitialise the plugin in update.

This commit is contained in:
Hyunje Alex Jun
2015-02-11 16:00:19 +00:00
parent c8fe0b9269
commit b5d0958e82
11 changed files with 154 additions and 115 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
var h = require('../../lib/helper')
, instances = require('../instances')
, updateGeometry = require('../update');
, updateGeometry = require('../update-geometry');
function bindClickRailHandler(element, i) {
function pageOffset(el) {