Bryan Noriega

Results 1 issues of Bryan Noriega

Hi, in the way that the script is coded by default I have the following problem in ``` ImageZoom.prototype.setImageZoomLensSize = function () { this.imageZoomLens.setLensSize(this.lensWidth / this._widthRatio, this.lensHeight / this._heightRatio); };...