forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Text Displayer The Authority on Text Visibility
In order to store what the text visibility should be after we load content we have a cached value. This was causing problems with src= content. So this changes text visibility to always be read from the text displayer. This allows the cached value to be a write only values. While doing this change, some things were moved to ensure that the text visibility values never got out a sync. Change-Id: I15f7d00c910aaea4ddf80acd558e2819d23305f0
- Loading branch information
Showing
1 changed file
with
87 additions
and
38 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