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
3de91bdbed
commit
3d081b3902
@ -1282,7 +1282,7 @@ function(spec, callback){
|
||||
// XXX I'd expect to see cb(..) not getting called
|
||||
// at all (as .update(..) is called on first draw) but
|
||||
// it does not get unbound...
|
||||
// XXX BUG: this.off(..) will not work with non-standard events...
|
||||
// XXX BUG? this.off(..) will not work with non-standard events...
|
||||
this.dom.off('close', cb) })
|
||||
return this }
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user