add extra sizes for image figures
[roojs1] / roojs-ui-debug.js
index 8507e37..04f9443 100644 (file)
@@ -23693,9 +23693,11 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, {
                 store : {
                     xtype : 'SimpleStore',
                     data : [
                 store : {
                     xtype : 'SimpleStore',
                     data : [
-                        ['50%'],
+                        ['100%'],
                         ['80%'],
                         ['80%'],
-                        ['100%']
+                        ['50%'],
+                        ['20%'],
+                        ['10%']
                     ],
                     fields : [ 'val'],
                     xns : Roo.data
                     ],
                     fields : [ 'val'],
                     xns : Roo.data