From b07908dd8aa9b7ed88190add8daeb2bea4b47855 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 17 Nov 2010 14:19:27 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 763371d2..420c0d24 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -802,7 +802,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { if (colspan > 1 || rowspan > 1) { - + // getting thisese right is tricky.. this.mergeRegion( realcol + xoff, row + yoff +1, -- 2.39.2