On Fri, May 9, 2008 at 5:47 AM, Fink, Andreas <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> I think I've found a Bug in the qx.ui.table.cellrenderer.Number class.
> If I add the number 0 to a rendered cell using the number renderer, the
> cell keeps empty.
>
> I've tracked down the issue and created th
Hi all,
I think I've found a Bug in the qx.ui.table.cellrenderer.Number class.
If I add the number 0 to a rendered cell using the number renderer, the
cell keeps empty.
I've tracked down the issue and created this patch, which works for me:
Index: Number.js
==