Skip to content

Commit

Permalink
Fix disappearing Play button in Video Info.
Browse files Browse the repository at this point in the history
  • Loading branch information
jingai committed Dec 4, 2012
1 parent 39483f3 commit b24c16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 720p/DialogVideoInfo.xml
Expand Up @@ -371,7 +371,7 @@
<ondown>Close</ondown>
<ondown>SetFocus(55)</ondown>
<!-- Play -->
<control type="togglebutton" id="8">
<control type="button" id="8">
<include>VideoInfoButton</include>
<texturenofocus>buttons/button_play.png</texturenofocus>
<texturefocus>buttons/button_playFO.png</texturefocus>
Expand Down

0 comments on commit b24c16e

Please sign in to comment.