mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
dcd138e7bb
commit
587d1932ac
@ -1252,8 +1252,8 @@ function(spec, callback){
|
||||
var cb
|
||||
callback
|
||||
&& this.dialog
|
||||
// XXX STUB this get's us around the close event getting triggered
|
||||
// multiple times...
|
||||
// XXX STUB .one(..) vs. .on(..) get's us around the close
|
||||
// event getting triggered multiple times...
|
||||
// ...change to .close(..) when fixed...
|
||||
.one('close', cb = function(mode){
|
||||
// XXX get the field data and pass it to the callback...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user