Searched refs:allowY (Results 1 – 1 of 1) sorted by relevance
276 var allowY = false;283 …allowY = $image.prop('offsetHeight') * $image.attr('data-scale') > _this.core.$outer.find('.lg').h…285 if ((allowX || allowY)) {315 if (allowY) {348 _this.touchendZoom(startCoords, endCoords, allowX, allowY);368 var allowY = false;375 …allowY = $image.prop('offsetHeight') * $image.attr('data-scale') > _this.core.$outer.find('.lg').h…379 if ($(e.target).hasClass('lg-object') && (allowX || allowY)) {412 if (allowY) {447 _this.touchendZoom(startCoords, endCoords, allowX, allowY);[all …]