roojs-ui-debug.js
[roojs1] / roojs-debug.js
index d8959ce..f19c334 100644 (file)
@@ -41018,6 +41018,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
                     'select': function(c, r, i) {
                         // initial support only for on class per el..
                         tb.selectedNode.className =  r ? r.get('val') : '';
+                        editor.syncValue();
                     }
                 }