Home
last modified time | relevance | path

Searched refs:swipeYEnd (Results 1 – 1 of 1) sorted by relevance

/plugin/gallery/simple-lightbox/
Dsimple-lightbox.js111 swipeYEnd: 0, property
940 _this6.controlCoordinates.swipeYEnd = event.pageY || event.touches[0].pageY;
942 …ordinates.swipeYDiff = _this6.controlCoordinates.swipeYStart - _this6.controlCoordinates.swipeYEnd;