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

index 328b74e..2bf7fe6 100644 (file)
@@ -1492,6 +1492,8 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
                     out+=String.format('<td colspan="{0}" rowspan="{1}"  class="{2}"><div style="{3}"><img src="data:image/{4};base64, {5}" width="{6}" height="{7}"></div></td>', 
                         g.colspan, g.rowspan, g.cls.join(' '),
                         'overflow:hidden;' + 
+                        'width:'+g.width+'px;' +
+
                         'text-overflow:ellipsis;' +
                         'white-space:nowrap;',
                          g.imageType,