You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After deleting all fonts from the CMS, any scheduled layouts using a font in text elements fail to display on the player. This issue affects content visibility, as the text does not fall back to a default font on the player.
Steps to Reproduce:
Schedule a layout with text elements formatted in a specific font (e.g., Dancing Script Regular).
Verify that the layout displays as expected on the player.
Remove all fonts from the CMS.
Observe the player to check if the text elements are still visible.
Current Behaviour:
Text elements do not display on the player after the font is removed from the CMS, resulting in empty area on the layout.
Expected Behaviour:
Text elements should still display on the player even if the assigned font has been removed from the CMS. Ideally, the player should apply a default or fallback font to maintain content visibility.
The text was updated successfully, but these errors were encountered:
After removing all fonts from the CMS, the fonts.css file is empty, but still downloaded by the Players.
Tested on Android and Windows, in both cases the Player uses default font to show the text elements on the Layout.
CMS Version: 4.1.1
Player Version: DSCS95
After deleting all fonts from the CMS, any scheduled layouts using a font in text elements fail to display on the player. This issue affects content visibility, as the text does not fall back to a default font on the player.
Steps to Reproduce:
Current Behaviour:
Text elements do not display on the player after the font is removed from the CMS, resulting in empty area on the layout.
Expected Behaviour:
Text elements should still display on the player even if the assigned font has been removed from the CMS. Ideally, the player should apply a default or fallback font to maintain content visibility.
The text was updated successfully, but these errors were encountered: