Pman.Gnumeric.js
authorEdward <edward@roojs.com>
Thu, 11 Apr 2019 06:06:39 +0000 (14:06 +0800)
committerEdward <edward@roojs.com>
Thu, 11 Apr 2019 06:06:39 +0000 (14:06 +0800)
Pman.Gnumeric.js

index 5f49e4b..51e5ccf 100644 (file)
@@ -1235,6 +1235,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
     
     writeFixedImage : function (startCol, startRow, endCol, endRow, type, data, width, height) 
     {
+        Roo.log('write fixed images!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
         if (!data) {
             throw "write Image called with missing data";
         }