Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Mon, 25 Sep 2023 02:21:42 +0000 (10:21 +0800)
committerleon <leon@roojs.com>
Mon, 25 Sep 2023 02:21:42 +0000 (10:21 +0800)
Roo/htmleditor/BlockFigure.js

index 49aa625..1418117 100644 (file)
@@ -268,6 +268,9 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                 width : 70,
                 name : 'caption_align',
                 listeners : {
+                    render : {
+                        toolbar.captionAlign = this;
+                    },
                     select : function (combo, r, index)
                     {
                         toolbar.editorcore.selectNode(toolbar.tb.selectedNode);