Forum Discussion

jbrave's avatar
jbrave
Channel Surfer
15 years ago

Text cut off on RoVideoScreen

When some videos launch, the text that appears on the screen during the "loading" display is cut in half horizontally, only the bottom half of the letters is showing.

Anyone seen this and perhaps have a solution?

2 Replies

  • I've seen that happen when the content's title attribute spans multiple lines. Make sure your title doesn't have any trailing line breaks. BrightScript has a Trim() function that is pretty handy for eliminating extra whitespace.