Searched refs:allowX (Results 1 – 1 of 1) sorted by relevance
273 var allowX = false;284 …allowX = $image.prop('offsetWidth') * $image.attr('data-scale') > _this.core.$outer.find('.lg').wi…285 if ((allowX || allowY)) {321 if (allowX) {348 _this.touchendZoom(startCoords, endCoords, allowX, allowY);365 var allowX = false;376 …allowX = $image.prop('offsetWidth') * $image.attr('data-scale') > _this.core.$outer.find('.lg').wi…379 if ($(e.target).hasClass('lg-object') && (allowX || allowY)) {418 if (allowX) {447 _this.touchendZoom(startCoords, endCoords, allowX, allowY);[all …]