Skip to content

Commit

Permalink
fixed trailer bug...now trailer starts in fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
mad-max committed Feb 20, 2012
1 parent 6ef5d0c commit 9f885fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 720p/ViewVideoShowcase.xml
Expand Up @@ -232,6 +232,7 @@
<posx>-10</posx>
<posy>465</posy>
<onfocus>XBMC.PlayMedia($INFO[ListItem.Trailer],1,noresume)</onfocus>
<onfocus>ActivateWindow(fullscreenvideo)</onfocus>
<visible>Skin.HasSetting(showtrailer)</visible>
</control>
</include>
Expand Down

0 comments on commit 9f885fb

Please sign in to comment.