CC-3463 : timeline usability
removing auto scrolling to now playing item, bad idea.
This commit is contained in:
parent
3ab8c3d57b
commit
a77ac56621
1 changed files with 0 additions and 2 deletions
|
@ -401,8 +401,6 @@ var AIRTIME = (function(AIRTIME){
|
||||||
oTable.fnDraw();
|
oTable.fnDraw();
|
||||||
}, aData.refresh * 1000); //need refresh in milliseconds
|
}, aData.refresh * 1000); //need refresh in milliseconds
|
||||||
|
|
||||||
//scroll now playing item to top.
|
|
||||||
$sbContent.find(".sb-button-current").click();
|
|
||||||
}
|
}
|
||||||
//current song is not set, set a timeout to refresh when the first item on the timeline starts.
|
//current song is not set, set a timeout to refresh when the first item on the timeline starts.
|
||||||
else {
|
else {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue