I have my theme set up to display game titles as reloadableScrollingText elements. This is great for displaying overly long titles in full but in the case of shorter names ( e.g Contra (USA) ) it looks really unnecessary and out of place.
I'm wondering if it's possible to display these titles as regular, non-scrolling text when they fit within the maxWidth defined by the layout, but scrolling text when they exceed it.