Fix for broken Subtitle Button
#1
Fixed on Git or:

Line 54 VideoOSD.xml

PHP Code:
<onclick>XBMC.ActivateWindow(1111)</onclick
to
PHP Code:
<onclick>RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
<
visible>Skin.HasSetting(SubsScript_Enable)</visible
Image

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
Reply
#2
Thanks, I can switch back to Night now Smile
Look forward to seeing this in an update...Laugh
Reply

Logout Mark Read Team Forum Stats Members Help
Fix for broken Subtitle Button0