mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6419a83617
commit
3de91bdbed
@ -1279,8 +1279,7 @@ function(spec, callback){
|
||||
// reset the callback on update...
|
||||
// XXX this does not work yet...
|
||||
.one('update', function(){
|
||||
// XXX for some reason this does not work...
|
||||
// ...I'd expect to see cb(..) not getting called
|
||||
// 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...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user