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

index 8df488f..e74a4d8 100644 (file)
@@ -166,6 +166,8 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                 listeners : {
                     select : function (combo, r, index)
                     {
+                        Roo.log('TOOLBAR CAPTION ALIGN');
+                        Roo.log(toolbar.caption_align);
                         toolbar.editorcore.selectNode(toolbar.tb.selectedNode);
                         var b = block();
                         b.width = r.get('val');