mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +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
|
var cb
|
||||||
callback
|
callback
|
||||||
&& this.dialog
|
&& this.dialog
|
||||||
// XXX STUB this get's us around the close event getting triggered
|
// XXX STUB .one(..) vs. .on(..) get's us around the close
|
||||||
// multiple times...
|
// event getting triggered multiple times...
|
||||||
// ...change to .close(..) when fixed...
|
// ...change to .close(..) when fixed...
|
||||||
.one('close', cb = function(mode){
|
.one('close', cb = function(mode){
|
||||||
// XXX get the field data and pass it to the callback...
|
// XXX get the field data and pass it to the callback...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user