From 7de518d06b47df63b10525621cdb67782a40af5c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 25 Mar 2019 21:32:30 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 8057cfe0..07a90470 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -663,6 +663,8 @@ var BaseBrowserPrototype = { // // NOTE: currently options and context are distinguished only via // the .options attribute... + // + // XXX should this use .map(..) internally??? render: function(options){ var that = this // XXX Q: should options and context be distinguished only via