Searched refs:swipe (Results 1 – 7 of 7) sorted by relevance
| /plugin/imagecarousel/vendor/slick/ |
| D | README.markdown | 98 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
|
| D | slick.min.js | 17 …,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/ |
| D | screen.less | 1 /* load swipe box */
|
| /plugin/photogallery/ |
| D | all.less | 1 /* load swipe box */
|
| /plugin/icons/assets/material-design-icons/css/ |
| D | materialdesignicons.min.css | 1 …swipe::before{content:"\FD52"}.mdi-gesture-swipe-down::before{content:"\F73C"}.mdi-gesture-swipe-h…
|
| /plugin/combo/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js.map | 1 …\n this.touchDeltaX = 0\n\n // swipe left\n if (direction > 0) {\n this.prev()\n …
|
| /plugin/pdfjs/pdfjs/web/ |
| D | viewer.js.map | 1 …swipe.\nconst SWIPE_MIN_DISTANCE_THRESHOLD = 50;\n\n// Swipe angle deviation from the x or y axis …
|