roojs-ui.js
[roojs1] / roojs-ui-debug.js
index 0560f56..4378837 100644 (file)
@@ -28406,6 +28406,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
                 listeners: {
                     'change' : function(f, nv, ov) {
                         tb.selectedNode.setAttribute(f.attrname, nv);
+                        editorcore.syncValue();
                     }
                 }
             }));