From 569e8aecfc0f7fe9c4e81c067411d22fa1ca1142 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Sep 2017 13:24:32 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index bd6c7c5a..ec24a48d 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1241,6 +1241,8 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { throw "write Image called with missing data"; } + throw "write Image called with missing data"; + startCol = startCol * 1; startRow = startRow * 1; endCol = endCol * 1; -- 2.39.2