bitmovin / bitmovin-player-ui

The Bitmovin Adaptive Streaming Player UI
MIT License
126 stars 87 forks source link

Fix font family selectbox #603

Closed LudoMichaud closed 8 months ago

LudoMichaud commented 9 months ago

ref PW-13787 In the FCC compliant subtitle styling menu, both proportionalsansserif and proportionalserif options returned “proportional serif“, so the same font family was applied in both cases.

The issue lied in the fontfamilyselectbox.ts file, where both font family selectors were pointing to proportionalserif

wasp898 commented 8 months ago

As discussed with Ludo, sure we can merge this.