From aa3d5ac3b686b96bd45c57b9999fc72dd98fa8c9 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 5 Dec 2019 01:40:51 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 2079ae56..0194512d 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -966,7 +966,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // // XXX BUGGY... // XXX move this to browse??? -// ...or to object.js??? +// ...there seems to be no way to make this generic... browse.items.makeContext = function(name, obj){ // parse args... var args = [...arguments]