kaltura / playkit-js

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

fix(SUP-42112): Advanced Caption Settings not working in iOS #783

Closed inbalvasserman closed 3 months ago

inbalvasserman commented 4 months ago

issue: in advances captions settings for ios change background color and change font size didn't applied

solution: add font-size to css attribute change background to use gradient (due to known issue in ios) to css attribute

resolve SUP-42112