From 6caf422ce70c8195a511fd7123b4276ebe19343d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 27 Mar 2019 14:59:21 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index f801dbf6..7878aaf7 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -733,7 +733,6 @@ var BaseBrowserPrototype = { : items }, - // Update state (make then render)... // // .update() @@ -1137,6 +1136,7 @@ var BaseBrowserPrototype = { // XXX make item access by index lazy... // - index nested stuff and lengths... (.sublist_length) // - stop when target reached... (control callback???) + // XXX Q: should we have an option to treat groups as elements??? map: function(func, options){ var that = this