From 1eafd9f1dcc7513c912ee3ac9ad8c0f49dea557d Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 14 Apr 2019 14:47:27 +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 057d77dc..ed22cdbd 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -672,7 +672,7 @@ var BaseBrowserPrototype = { var that = this // XXX Q: should options and context be distinguished only via // the .options attr as is the case now??? - // ...see no reason why not... + // ...see no reason why not, though it does not feel right... var context = (options == null || options.options == null) ? { root: this,