Fixed more responsive updating of list

This commit is contained in:
Kasper Rynning-Tønnesen
2015-02-15 15:13:11 +01:00
parent 2f367a3029
commit 743551461b

View File

@@ -277,6 +277,7 @@ function getTime()
ytplayer.loadVideoById(timeDifference[1]);
}
setBGimage(timeDifference[1]);
updateList();
setTimeout(function(){
//console.log(response);
diffVideo = true;