InfoWall TV Show Banners not highlighting when focussed
#1
Just updated from Frodo to Gotham and the InfoWall - TV Shows - Banner option wasn't highlighting the current selection in any way. Tracked it down to a typo where { was used instead of [

If you're running into the same, the fix is to mass replace

Code:
$VAR{FocusTextureColorVar]

into

Code:
$VAR[FocusTextureColorVar]

in Viewtype_AddonWall.xml

Running version 4.0.9.
Reply

Logout Mark Read Team Forum Stats Members Help
InfoWall TV Show Banners not highlighting when focussed0