add subtitles offset, fixes #2732
This commit is contained in:
parent
589959886b
commit
ae55130f47
8 changed files with 9 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ pandora.ui.editor = function(data) {
|
|||
subtitles: data.subtitles,
|
||||
subtitlesDefaultTrack: Ox.getLanguageNameByCode(pandora.site.language),
|
||||
subtitlesLayer: data.subtitlesLayer,
|
||||
subtitlesOffset: ui.videoSubtitlesOffset,
|
||||
subtitlesTrack: Ox.getLanguageNameByCode(pandora.site.language),
|
||||
timeline: ui.videoTimeline,
|
||||
timelines: pandora.site.timelines,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue