From 86acf0a3bd4b27f5b9c76f2912cbe973a701e8d8 Mon Sep 17 00:00:00 2001 From: leon Date: Wed, 22 Jun 2022 11:04:44 +0800 Subject: [PATCH] roojs-core.js roojs-core-debug.js roojs-ui.js roojs-ui-debug.js roojs-all.js roojs-debug.js --- roojs-debug.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roojs-debug.js b/roojs-debug.js index 75b309f3a9..05f3f60026 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -60802,7 +60802,7 @@ layout.addxtype({ this.cropbox = new Roo.factory(cfg); - this.cropbox.render(); + this.cropbox.render(this.el); return this.cropbox; } -- 2.39.2