Responsive embed, WIP

This commit is contained in:
calzoneman 2014-11-10 22:43:49 -06:00
parent 681fc717c3
commit 2c45177cc0
18 changed files with 5476 additions and 3734 deletions

View file

@ -890,10 +890,6 @@ Callbacks = {
loadMediaPlayer(data);
}
if ($("#ytapiplayer").height() != VHEIGHT) {
resizeStuff();
}
handleMediaUpdate(data);
},