mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ef51f339be
commit
e1d786a2fc
@ -1229,7 +1229,8 @@ function(title, options){
|
||||
|
||||
// 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 calkback??
|
||||
// XXX BUG: if user passes a new spec each time this will not work...
|
||||
// ...can we clear the old callkback??
|
||||
browse.items.batch =
|
||||
function(spec, callback){
|
||||
var that = this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user