Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Thu, 11 Apr 2019 07:51:42 +0000 (15:51 +0800)
committerEdward <edward@roojs.com>
Thu, 11 Apr 2019 07:51:42 +0000 (15:51 +0800)
Pman.Gnumeric.js

index 13cca50..d0af799 100644 (file)
@@ -1197,6 +1197,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         var hh2 = 0.99;
         
         var offset_str = ww + ' '  + hh + ' ' + ww2 + ' '+hh2;
+        console.log("offset_str!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!");
         console.log(offset_str );
         //alert(offset_str);
         soi.setAttribute('ObjectOffset', offset_str);