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

index cbb1515..6aff853 100644 (file)
@@ -1139,7 +1139,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
     
     writeImage : function (row, col, data, width, height, type) 
     {
-        
+        console.log('run write image !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
         if (!data) {
             throw "write Image called with missing data";
         }