Pman.Gnumeric.js
authorAlan Knowles <alan@roojs.com>
Tue, 21 Apr 2015 06:08:58 +0000 (14:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 21 Apr 2015 06:08:58 +0000 (14:08 +0800)
Pman.Gnumeric.js

index 664f7b2..f53225d 100644 (file)
@@ -542,6 +542,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
             Roo.log('cell not defined:' + cell);
             this.createCell(cs.r,cs.c);
         }
+        // cell might not be rendered yet... so this might not be relivant..
         if (typeof(this.grid[cs.r][cs.c].dom) == 'undefined') {
             Roo.log('no default content for cell:' + cell);
             //this.createCell(cs.r,cs.c);