make sure videoPreview is up to date

This commit is contained in:
j 2015-11-10 16:08:00 +01:00
commit 9be454dfba
3 changed files with 5 additions and 3 deletions

View file

@ -536,6 +536,7 @@ pandora.ui.listIconPanel = function(listData) {
frameRatio: itemData.videoRatio,
height: 256,
id: itemData.id,
modified: itemData.modified,
position: position,
width: 256
})