update subtitle text on change subtitle track

This commit is contained in:
NikolaBorislavovHristov 2018-12-31 14:00:46 +02:00
parent 692da0b5a9
commit 9bcbc9c534

View file

@ -243,6 +243,7 @@ var HTMLVideo = function(container) {
}
}
updateSubtitlesText();
onSelectedSubtitleTrackIdChanged();
}
break;