-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(FEC-12686): Web - When changing the caption from RUS to JAP in th…
…e middle of the video, all of the past caption are shown at once When adding active cues - advance the cue index, but don't add active cues if they are are expired When removing active cues - use filter instead of splicing in a loop, which caused some cues to not be removed. Reset cue index on text track selection to force recalculation of the cue index
- Loading branch information
1 parent
f22b4c7
commit 97f97e6
Showing
1 changed file
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters