setCurrent can wait
This commit is contained in:
parent
f6b02a166a
commit
7d232b80dc
2 changed files with 5 additions and 2 deletions
|
|
@ -749,7 +749,8 @@ Callbacks = {
|
|||
$("#queue").scrollTop(0);
|
||||
var scroll = li.position().top - $("#queue").position().top;
|
||||
$("#queue").scrollTop(scroll);
|
||||
}
|
||||
},
|
||||
can_wait: true
|
||||
});
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue