From 6d90a4dc5e9072585f17d4c41f38a0e863c6a080 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 22 Jun 2016 15:18:55 +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 68950c92..d46cb952 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1143,7 +1143,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { { if (!data) { - return; + throw "write Image called with missing data"; } // our default height width is 50/50 ?! //console.log('w='+width+',height='+height); -- 2.39.2