add subtitles offset, fixes #2732

This commit is contained in:
j 2015-04-14 15:53:47 +01:00
commit ae55130f47
8 changed files with 9 additions and 0 deletions

View file

@ -147,6 +147,7 @@ pandora.ui.editPanel = function(isEmbed) {
})
),
subtitles: getSubtitles(edit.clips),
subtitlesOffset: ui.videoSubtitlesOffset,
timeline: ui.videoTimeline,
timelineTooltip: Ox._('timeline') + ' <span class="OxBright">' + Ox.SYMBOLS.shift + 'T</span>',
video: getVideos(),