I am playing around with the 2015 "Ross News Hour" demo project to learn more about Xpression and Scripts.
I am using an onsettext script to add º to temperature information from an RSS feed. Basically I am turning 57 into 57º.
The script is a single line:
text = text + "º"
This script works fine for the Full Screen Weather Graphic, however for the show bug (which includes rotating weather information) the script is looping resulting in 57ººººººººººººººººººººººººººººººººººººººººººººººººººººººººººººººººººººººººº. While the show bug is online the performance meter rises to over 100% and everything appears choppy until I take the bug off the screen.
Any ideas why this is happening or know of a better script for me to use? I did research this before posting but I can't find much information on scripts in Xpression.