Roo/dialog/UploadCropbox.js
authorleon <leon@roojs.com>
Tue, 12 Jul 2022 03:27:17 +0000 (11:27 +0800)
committerleon <leon@roojs.com>
Tue, 12 Jul 2022 03:27:17 +0000 (11:27 +0800)
Roo/dialog/UploadCropbox.js

index 71aa714..20d599d 100644 (file)
@@ -582,7 +582,7 @@ Roo.extend(Roo.dialog.UploadCropbox, Roo.Component,  {
 
         console.log("ZOOM");
         console.log("WIDTH: " + (this.thumbEl.getWidth() / this.getScaleLevel()));
-        console.log("HEIGHT: " + (this.thumEl.getHeight() / this.getScaleLevel()));
+        console.log("HEIGHT: " + (this.thumbEl.getHeight() / this.getScaleLevel()));
 
 
         var maxWidth = this.imageEl.OriginWidth;