CC-3463 : timeline usability

removing auto scrolling to now playing item, bad idea.
This commit is contained in:
Naomi Aro 2012-03-23 16:46:08 +01:00
parent 3ab8c3d57b
commit a77ac56621
1 changed files with 0 additions and 2 deletions

View File

@ -401,8 +401,6 @@ var AIRTIME = (function(AIRTIME){
oTable.fnDraw();
}, 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.
else {