diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index d85b28f6..1504f0f0 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -4486,6 +4486,8 @@ var HTMLBrowserPrototype = { // Prepare context for maintaining scroll offset... // // XXX need a counterpart to this to finalize the context on any render... + // ...or a way to tell .render(..) to render / re-render only + // specific items... renderContext: function(context){ context = context || {}