mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
more notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c1dd4b92ec
commit
7d3d7a1ff3
@ -1227,10 +1227,10 @@ function(title, options){
|
|||||||
: 'off' } }))) }
|
: 'off' } }))) }
|
||||||
|
|
||||||
|
|
||||||
// XXX should this also take batch options???
|
|
||||||
// XXX should we patch the close callback not to get called twice???
|
// 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...
|
// XXX BUG: if user passes a new spec each time this will not work...
|
||||||
// ...can we clear the old callkback??
|
// ...can we clear the old callkback??
|
||||||
|
// XXX investigate using the update event for unbinding and rebinding the close event...
|
||||||
browse.items.batch =
|
browse.items.batch =
|
||||||
function(spec, callback){
|
function(spec, callback){
|
||||||
var that = this
|
var that = this
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user