From 6d309f91a105464ca6560ac621d7e9e24e25c9d9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 11 Aug 2019 23:52:58 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index e90f2985..470133c9 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -3151,7 +3151,6 @@ var BaseBrowserPrototype = { // XXX make partial render be lazy -- i.e. add/remove elements and // do not reconstruct the ones already present... // XXX should from/to/around/count be a feature of this or of .walk(..)??? - // XXX render all the sections at root... (???) // XXX might be a good idea to use this.root === this instead of context.root === this render: function(options, renderer, context){ context = this.renderContext(context)