VideoPlayer does not have clipSize

This commit is contained in:
j 2015-03-24 19:26:50 +05:30
parent 73c3a134a2
commit 1d2675ab97

View file

@ -414,7 +414,6 @@ pandora.ui.editPanel = function(isEmbed) {
that = Ox.VideoPlayer({
clickLink: pandora.clickLink,
clipRatio: pandora.site.video.previewRatio,
clipSize: listSize,
clips: Ox.clone(edit.clips),
clipTooltip: 'clips <span class="OxBright">' + Ox.SYMBOLS.shift + 'C</span>',
clipView: ui.edits[ui.edit].view,