From 7d3d7a1ff367c6ccfb9081043262dc683aeb2603 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 23 Jan 2020 16:23:14 +0300 Subject: [PATCH] more 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 a7fe89c0..0f575e39 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -1227,10 +1227,10 @@ function(title, options){ : 'off' } }))) } -// XXX should this also take batch options??? // XXX should we patch the close callback not to get called twice??? // XXX BUG: if user passes a new spec each time this will not work... // ...can we clear the old callkback?? +// XXX investigate using the update event for unbinding and rebinding the close event... browse.items.batch = function(spec, callback){ var that = this