X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=9a3f29c12c295718c257207b5eb79deb2e5a7cbf;hb=f9f5fba9de9b8103b96761ec73c80179b5ab2af1;hp=0088e3c6f3845dc0968815b8925561217b7bbd84;hpb=b33156191521be3287d43a5fb4ee6be39349315e;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 0088e3c6f3..9a3f29c12c 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -20467,7 +20467,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, { var ix = view.getSelectedIndexes(); - if (opts.list > 1) { + if (opts.list > this.maxColumns - 2) { this.setFromData(ix.length ? view.store.getAt(ix[0]).data : {}); return;