mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
852f298992
After a video is loaded, every time we show/hide the captions, this.textVisibility_ is not changed. But when we load again, the new textDisplayer uses this field to decide whether to show the caption or not, which may make the captions and the caption button inconsistent. Closes #1185. Change-Id: If2ed169b9553d066f85f3d21247391efdd9aa3d4