diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 90679a01..52be4d4a 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -2941,10 +2941,6 @@ var BaseBrowserPrototype = { // do not reconstruct the ones already present... // XXX should from/to/around/count be a feature of this or of .walk(..)??? // XXX might be a good idea to use this.root === this instead of context.root === this - - // XXX WALK2... - // XXX this still has problems.... - // - nested browser rendering not yet working correctly -- rendered flat... render: function(options, renderer, context){ renderer = renderer || this context = renderer.renderContext(context)