kaltura / playkit-js

State of the Art HTML5 Player
GNU Affero General Public License v3.0
120 stars 35 forks source link

SUP-37895: CC setting is not persisting until refresh #718

Closed inbalvasserman closed 1 year ago

inbalvasserman commented 1 year ago

the issue: when change captions to off and move to next entry captions changed back to be on.

the changes: change in code if expression. remove if captions are off take the default so it will take what the user choose last, and add check is disable user cache then take the default.