Home
last modified time | relevance | path

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

/plugin/imagecarousel/vendor/slick/
DREADME.markdown98 swipe | boolean | true | Enables touch swipe
101 touchThreshold | int | 5 | To advance slides, the user must swipe a length of (1/touchThreshold) * …
105 verticalSwiping | boolean | false | Changes swipe direction to vertical
115 // On swipe event
116 $('.your-element').on('swipe', function(event, slick, direction){
142 swipe | event, slick, direction | Fires after swipe/drag
Dslick.min.js17 …,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1… property
18 …wipeHandler=function(a){var b=this;if(!(b.options.swipe===!1||"ontouchend"in document&&b.options.s…
/plugin/imagecarousel/
Dscreen.less1 /* load swipe box */
/plugin/photogallery/
Dall.less1 /* load swipe box */
/plugin/icons/assets/material-design-icons/css/
Dmaterialdesignicons.min.css1swipe::before{content:"\FD52"}.mdi-gesture-swipe-down::before{content:"\F73C"}.mdi-gesture-swipe-h…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1 …\n this.touchDeltaX = 0\n\n // swipe left\n if (direction > 0) {\n this.prev()\n …
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1swipe.\nconst SWIPE_MIN_DISTANCE_THRESHOLD = 50;\n\n// Swipe angle deviation from the x or y axis …