From 45e6b320b9c91c1bc5c9117b8e2b5690739729b2 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 3 Dec 2019 16:21:37 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-widgets.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index 6314db24..0d7b5ecb 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -966,6 +966,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // // XXX BUGGY... // XXX move this to browse??? +// ...or to object.js??? browse.items.makeContext = function(name, obj){ // parse args... var args = [...arguments]