mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +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...
|
// reset the callback on update...
|
||||||
// XXX this does not work yet...
|
// XXX this does not work yet...
|
||||||
.one('update', function(){
|
.one('update', function(){
|
||||||
// XXX for some reason this does not work...
|
// XXX I'd expect to see cb(..) not getting called
|
||||||
// ...I'd expect to see cb(..) not getting called
|
|
||||||
// at all (as .update(..) is called on first draw) but
|
// at all (as .update(..) is called on first draw) but
|
||||||
// it does not get unbound...
|
// 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...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user